This is a hobby project to implement common stats and ML algorithms.
This is purely for fun + education and should be used... at extreme personal risk.
The usage of cython and c_extensions is completely recreational.
ML Algos will be absurdly slow to start off.
K-means (DONE)
PCA SVD Linear Regression Matrix Inversion Logistic Regression