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

[FEAT] Matrix Factorization & 차원축소 #21

Open
2 tasks
daream2 opened this issue May 15, 2023 · 0 comments
Open
2 tasks

[FEAT] Matrix Factorization & 차원축소 #21

daream2 opened this issue May 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@daream2
Copy link
Contributor

daream2 commented May 15, 2023

Background

  • MF, NMF, SVD 등을 이용하여 feature engineering을 진행한다.
  • PCA를 이용해 차원 축소를 진행한다.

To Do

  • MF등을 통해 latent factor을 구한다.
  • PCA를 이용한 차원 축소
@daream2 daream2 added the enhancement New feature or request label May 15, 2023
@daream2 daream2 added this to the Feature Engineering milestone May 15, 2023
@daream2 daream2 self-assigned this May 15, 2023
@daream2 daream2 removed their assignment May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant