Relation
What Should I Learn First: Introducing LectureBank for NLP Education and Prerequisite Chain Learning: Prerequisite chain learning binary classifiers
- Naïve Bayes classifier (NB)
- SVM with linear kernel
- Logistic Regression (LR)
- Random Forest classifier (RF)
In order to use the classifiers above, the authors concatenated the source concept and target concept vectors, then used the corresponding prerequisite relation label as the class label to fit the models.
0
1
Updated 2020-08-04
Tags
Data Science