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

Factorization Models for Forecasting Student Performance, Thai-Nghe+, EDM, 2011 #295

Open
AkihikoWatanabe opened this issue Dec 22, 2018 · 2 comments

Comments

@AkihikoWatanabe
Copy link
Owner Author

student performanceは、推薦システムの問題において、下記の2種類にcastできる:

  1. rating prediction task, すなわち、ユーザ・アイテム・ratingを、生徒・タスク・パフォーマンスとみなす
  2. sequentialなエフェクトを考慮して、forecasting problemに落とす

image

@AkihikoWatanabe
Copy link
Owner Author

AkihikoWatanabe commented Dec 22, 2018

TensorFactorizationで、欠損値を予測
cold-start problem(new-user, new item)への対処としては、global averageをそれぞれ用いることで対処(more sophisticatedなやり方が提案されているとも述べている)

使用している手法としては、この辺?
https://pdfs.semanticscholar.org/8e6b/5991f9c1885006aa204d80cc2c23682d8d31.pdf

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

1 participant