论文标题
使用学生互动与电子文章的学生互动的学生表现的预测模型
A Predictive Model for Student Performance in Classrooms Using Student Interactions With an eTextbook
论文作者
论文摘要
随着在线eTextbook和大规模开放在线课程(MOOC)的兴起,已经收集了大量与学生学习有关的数据。通过对这些数据进行仔细的分析,教育工作者可以对学生的表现及其在学习特定主题方面的行为获得有用的见解。本文提出了一个新的模型,以根据对学生与交互式在线extbook进行互动的分析来预测学生绩效。通过能够在课程初期预测学生的表现,教育工作者可以轻松识别有风险的学生并提供合适的干预措施。我们考虑了两个主要问题,以预测良好/不良表现和预测期末考试成绩。为了构建所提出的模型,我们评估了来自数据结构和算法课程(CS2)的数据最受欢迎的分类和回归算法(CS2)。随机森林回归和多个线性回归已应用于回归中。逻辑回归,决策树,随机森林分类器,K最近的邻居和支持向量机已应用于分类。
With the rise of online eTextbooks and Massive Open Online Courses (MOOCs), a huge amount of data has been collected related to students' learning. With the careful analysis of this data, educators can gain useful insights into the performance of their students and their behavior in learning a particular topic. This paper proposes a new model for predicting student performance based on an analysis of how students interact with an interactive online eTextbook. By being able to predict students' performance early in the course, educators can easily identify students at risk and provide a suitable intervention. We considered two main issues the prediction of good/bad performance and the prediction of the final exam grade. To build the proposed model, we evaluated the most popular classification and regression algorithms on data from a data structures and algorithms course (CS2) offered in a large public research university. Random Forest Regression and Multiple Linear Regression have been applied in Regression. While Logistic Regression, decision tree, Random Forest Classifier, K Nearest Neighbors, and Support Vector Machine have been applied in classification.