설명없음

IDS.ipynb

치킨먹고싶어요 2022. 6. 23. 15:34

 

For each following case, 

  Identify important features (5)
  Draw AUC-ROC curve (5)
  Interpret results (5)


Cases:
1. Use logistic regression to regress news categories on (latent) components
2. Use logistic regression to regress senders' affiliation on (latent) components
academia vs. industry (you can identify it by email address domain name)
3. Use logistic regression to regress receivers' affiliation on (latent) components
4. Use decision tree to do the same job as cases 1,2,3 (draw decision trees) (extra 10)
5. Change the #top words to include and #components; repeat 1,2,3,4. (extra 10)