paper-with-me

홈 › Papers

A Predictive Model for Student Performance in Classrooms Using Student Interactions With an eTextbook

2022-02-16 · Ahmed Abd Elrahman, Taysir Hassan A Soliman, Ahmed I. Taloba, Mohammed F. Farghally

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.

📄 PDF Abstract BibTeX arXiv:2203.03713

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…
Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

A Large-Scale Real-World Evaluation of LLM-Based Virtual Teaching Assistant

2025-06-20 · Sunjun Kweon, Sooyohn Nam, Hyunseung Lim, Hwajung Hong 외

Virtual Teaching Assistants (VTAs) powered by Large Language Models (LLMs) have the potential to enhance student learning by providing instant feedback and facilitating multi-turn interactions. However, empirical studies…

Automated Visual Attention Detection using Mobile Eye Tracking in Behavioral Classroom Studies

2025-05-12 · Efe Bozkir, Christian Kosel, Tina Seidel, Enkelejda Kasneci

Teachers' visual attention and its distribution across the students in classrooms can constitute important implications for student engagement, achievement, and professional teacher training. Despite that, inferring the …

Face DetectionFace RecognitionTransfer Learning

How Do Students Interact with an LLM-powered Virtual Teaching Assistant in Different Educational Settings?

2024-07-15 · Pratyusha Maiti, Ashok K. Goel

Jill Watson, a virtual teaching assistant powered by LLMs, answers student questions and engages them in extended conversations on courseware provided by the instructors. In this paper, we analyze student interactions wi…

Pilot Study on Student Public Opinion Regarding GAI

2026-01-07 · William Franz Lamberti, Sunbin Kim, Samantha Rose Lawrence arxiv

The emergence of generative AI (GAI) has sparked diverse opinions regarding its appropriate use across various domains, including education. This pilot study investigates university students' perceptions of GAI in higher…

Large Language Model as an Assignment Evaluator: Insights, Feedback, and Challenges in a 1000+ Student Course

2024-07-07 · Cheng-Han Chiang, Wei-Chih Chen, Chun-Yi Kuan, Chienchou Yang 외

Using large language models (LLMs) for automatic evaluation has become an important evaluation method in NLP research. However, it is unclear whether these LLM-based evaluators can be applied in real-world classrooms to …

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model