Algo-Phantoms / Algo-ScriptML

Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.
MIT License
90 stars 66 forks source link

Dimensionality Reduction #173

Closed nidhivanjare closed 3 years ago

nidhivanjare commented 3 years ago

I would like to add the scripts for dimensionality reduction techniques.

I am a GSSOC'21 Participant and would like to work on this issue!

nidhivanjare commented 3 years ago

@ashwani-rathee can I work on this ?