• Stars
    star
    142
  • Rank 257,651 (Top 6 %)
  • Language
    Jupyter Notebook
  • License
    Apache License 2.0
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

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

Repository Details

MachineLearningInAction

1. Perceptron Linear Algorithm

  • includes:
    • PLA.ipynb
    • PLA.py
    • Pocket_PLA.py

2. kNN

  • includes:
    • KNN.ipynb

3. SVM

  • includes:
    • SVM.ipynb