paper-with-me

Papers

A predictive model for the identification of learning styles in MOOC environments

2019-10-12 · Brahim Hmedna, Ali El Mezouary, Omar Baz

Massive online open course (MOOC) platform generates a large amount of data, which provides many opportunities for studying the behaviors of learners. In parallel, recent advancements in machine learning techniques and big data analysis have created new opportunities for a better understanding of how learners behave and learn in environments known for their massiveness and openness. The work is about predicting learners’ learning styles based on their learning traces. The Felder Silverman learning style model (FSLSM) is adopted since it is one of the most commonly used models in technology-enhanced learning. In order to attend our objective, we analyzed data collected from the edX course “statistical learning” (session Winter 2015 and Winter 2016), administered via Stanford’s Logunita platform. The results show that decision tree performs best for all 3 dimensions, with an accuracy of higher than 98% and a reduced risk of overfitting the training data.

📄 PDF Abstract BibTeX

Code (1)

hclon/Learning-Styles-prediction

Tasks

Anomaly DetectionAutomatic Machine Learning Model SelectionClustering Algorithms EvaluationEvent data classification

Methods 이 논문이 사용한 방법론

k-NN $k$-Nearest Neighbors is a clustering-based algorithm for classification and regression. It is a a type of instance-based learning as it does not attempt to construct a…
k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Transfer Learning using Representation Learning in Massive Open Online Courses

2018-12-12 · Mucong Ding, Yanbang Wang, Erik Hemberg, Una-May O'Reilly

In a Massive Open Online Course (MOOC), predictive models of student behavior can support multiple aspects of learning, including instructor feedback and timely intervention. Ongoing courses, when the student outcomes ar…

Representation LearningTransfer Learning

Capturing "attrition intensifying" structural traits from didactic interaction sequences of MOOC learners

2014-09-20 · WS 2014 10 · Tanmay Sinha, Nan Li, Patrick Jermann, Pierre Dillenbourg

This work is an attempt to discover hidden structural configurations in learning activity sequences of students in Massive Open Online Courses (MOOCs). Leveraging combined representations of video clickstream interaction…

Enhancing the Performance of Automated Grade Prediction in MOOC using Graph Representation Learning

2023-10-18 · Soheila Farokhi, Aswani Yaramala, Jiangtao Huang, Muhammad F. A. Khan 외

In recent years, Massive Open Online Courses (MOOCs) have gained significant traction as a rapidly growing phenomenon in online learning. Unlike traditional classrooms, MOOCs offer a unique opportunity to cater to a dive…

Graph EmbeddingGraph Representation LearningRepresentation Learning

Applying Recent Innovations from NLP to MOOC Student Course Trajectory Modeling

2020-01-23 · Clarence Chen, Zachary Pardos

This paper presents several strategies that can improve neural network-based predictive methods for MOOC student course trajectory modeling, applying multiple ideas previously applied to tackle NLP (Natural Language Proc…

Trajectory Modeling

MOOC student dropout prediction model based on learning behavior features and parameter optimization

2023-08-12 · 1 2023 8 · Cong Jin

Since the advent of massive open online courses (MOOC), it has been the focus of educators and learners around the world, however the high dropout rate of MOOC has had a serious negative impact on its popularity and prom…

Student dropout