Skip to content
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

Open
4 of 10 tasks
geekquad opened this issue Dec 7, 2020 · 9 comments
Open
4 of 10 tasks

Dimensionality Reduction Algorithms #375

geekquad opened this issue Dec 7, 2020 · 9 comments

Comments

@geekquad
Copy link
Owner

geekquad commented Dec 7, 2020

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.

@Abhi-Kmr2046
Copy link
Contributor

Can I work on LDA and PCA?

@geekquad
Copy link
Owner Author

geekquad commented Dec 7, 2020

Assigning LDA and PCA to @Abhi-Kmr2046.

@A-Pandey20
Copy link
Contributor

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

@A-Pandey20
Copy link
Contributor

@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.

@A-Pandey20
Copy link
Contributor

@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.

@A-Pandey20
Copy link
Contributor

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

@geekquad
Copy link
Owner Author

geekquad commented Dec 7, 2020

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

@A-Pandey20
Copy link
Contributor

@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.

@walchak
Copy link

walchak commented Mar 31, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants