Python (numpy
) implementations of various ML algorithms from different subfields like supervised learning, dimensionality reduction, clustering.
The main purpose of the project is to gain deeper insight into the workings of ML algorithms, going beyond simply performing from sklearn ...
.
- T-SNE,
- Decision Trees,
- LDA,
- SVM,
- …