An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: accuracy-scores

saipavani68/SVM

This code reads a dataset i.e, "Heart.csv". Preprocessing of dataset is done and we divide the dataset into training and testing datasets. Linear, rbf and Polynomial kernel SVC are applied and accuracy scores are calculated on the test data. Also, a graph is plotted to show change of accuracy with change in "C" value.

Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1