zhenruchen / MachineLearningInAction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MachineLearningInAction

1. Perceptron Linear Algorithm

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

2. kNN

  • includes:
    • KNN.ipynb

3. SVM

  • includes:
    • SVM.ipynb

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%