geekquad / AlgoBook

A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨

Home Page:https://discord.gg/ZMmwsWvsFj

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dimensionality Reduction Algorithms

geekquad opened this issue · comments

Implementation of the following:

  • Principal Component Analysis (PCA)

  • Principal Component Regression (PCR)

  • Partial Least Squares Regression (PLSR)

  • Sammon Mapping

  • Multidimensional Scaling (MDS)

  • Projection Pursuit

  • Linear Discriminant Analysis (LDA)

  • Mixture Discriminant Analysis (MDA)

  • Quadratic Discriminant Analysis (QDA)

  • Flexible Discriminant Analysis (FDA)

Needs to be merged in Dimensionality Reduction Algorithms folder.

Can I work on LDA and PCA?

Assigning LDA and PCA to @Abhi-Kmr2046.

I would like to work on PCR. Kindly assign it to me.

@Abhi-Kmr2046 Can I work on PCA? Since it will be better to work on both PCA and PCR together. Only if it's fine for you.

@geekquad I would suggest to add "Recommender Systems" too as an issue. Since, most of the other issues have been already assigned I can contribute towards it.

@geekquad And since I have already asked to assign PCR, I would like to contribute towards PLSR too. Kindly assign that too. Thnx

Hey @A-Pandey20, assigning PCR and PLSR to you.
We already have a Recommender System. Please check here.

@geekquad Hey! I couldn't find any files in the Dimensionality Reduction Folder. They are missing from both my local PC and this repo. Kindly take a note.

i want to work on FDA, if it's possible, thank you.