What Should I Learn First: Introducing LectureBank for NLP Education and Prerequisite Chain Learning: Prerequisite chain learning models
Before feeding the data to the models, the author first took 10% positive samples and the same number of negative samples as the test set and treated the rest samples as the training set. Then fed the training data to the models below on 5-fold cross-validation:
- Binary classifiers
- Graph Convolutional Networks
0
1
Tags
Data Science
Related
What Should I Learn First: Introducing LectureBank for NLP Education and Prerequisite Chain Learning: Dataset
What Should I Learn First: Introducing LectureBank for NLP Education and Prerequisite Chain Learning: Concept feature learning
What Should I Learn First: Introducing LectureBank for NLP Education and Prerequisite Chain Learning: Prerequisite chain learning models