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

Fisher's Linear Discriminant Analysis #212

Closed lazybug19 closed 5 days ago

lazybug19 commented 1 month ago

I would like to contribute for the code implementation of Fisher's LDA algorithm for dimensionality reduction. Pleas assign it to me @geekquad under GSSoC'24