Concept

Modeling Techniques (Predicting student performance using data from an Auto-grading system)

In their paper the authors used different models: decision tree, linear regression. Decision trees are built from the training set so that each split will give the maximum possible information. In the case of linear regression, they used multivariate linear regression as they had several independent variables.

0

1

Updated 2021-03-03

Tags

Data Science