• This repository has been archived on 02/Aug/2019
  • Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Jupyter Notebook
  • Created over 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SVM is a machine learning technique and I wrote a SVM algorithm using no ML libraries such as Scikit Learn etc. I only used numpy for math and matplotlib for graphs