Skip to content
#

accuracy-scores

Here is 1 public repository matching this topic...

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.

  • Updated Sep 29, 2020
  • Python

Improve this page

Add a description, image, and links to the accuracy-scores topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the accuracy-scores topic, visit your repo's landing page and select "manage topics."

Learn more