This repository contains a tutorial and practical implementation of Support Vector Machines (SVMs) using the Iris dataset. The project explores how different kernel functions influence the ...
The SVM model was trained to classify diabetes with promising accuracy. Feature scaling significantly impacted performance. Model evaluation showed balanced prediction with a reasonable confusion ...