/svm_example

SVM examples using iPython notebook

Primary LanguageJupyter Notebook

SVM examples with iPython notebook

  • Loads data from CSV file
  • Fits data with support vector machine (SVM) using numpy and sklearn libraries
  • Displays the plot graph