-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dimensionality Reduction Algorithms #375
Comments
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. |
@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. |
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.
The text was updated successfully, but these errors were encountered: