cheng1999 / Student-Performance-Predict

0 stars 0 forks source link

可以參考的東西 #1

Open cheng1999 opened 3 years ago

cheng1999 commented 3 years ago

避免 commits conflict 的發生,各自用各自的 ipython file

Dataset:

https://www.kaggle.com/impapan/student-performance-data-set

Paper:

https://repositorium.sdum.uminho.pt/bitstream/1822/8024/1/student.pdf

其它我朋友的實作參考:

資料統計(非模型) HW_6.pdf 期末報告範例_許騫心戴佩涵-Ecoli.pdf 1.pdf 2.pdf 3.pdf https://github.com/cheng0908/DataMining

Keywords:

資料降維:

Models:

  1. Adaboost
  2. SVM
  3. logistic regression
  4. Randomforest 5.CNN Cen Yang sent 3 June at 21:50 Adaboost的衍生:
  5. gradient boost
  6. xgboost
  7. catboost

其它:

cheng1999 commented 3 years ago

臣洋你資料預處理有經驗,所以做好了可以給我們參考先