What is this library?
This library is something I've been thinking about for a while now. Building a set of basic machine learning algorithms that can be used for learning purposes.
Right now I plan on doing:
- Supervised Learning
- Decision Trees
- Support Vector Machines
- Statistical classifications
- K - Nearest Neighbor
- Gradient Descent
- Unsupervised Learning
- K-means Clustering
- Expectation-maximization