Python code for implementing Machine Learning algorithms from scratch with corresponding visualizations using Matplotlib.
-
to be continued ☕
Fastmap :
(dimension reduction for non-numeric data)
Perceptron Learning Algorithm & Pocket Algorithm:
hyper plane generated:
- Numpy (Praise Numpy!)
- Matplotlib
- Pands
- Deep Learning Practices
- Test ML on larger data set
- Rewrite earlier projects using Numpy and better OO design.
BSD