paper-with-me

홈 › Papers

Student Performance Prediction with Optimum Multilabel Ensemble Model

2019-09-06 · Ephrem Admasu Yekun, Abrahaley Teklay

One of the important measures of quality of education is the performance of students in the academic settings. Nowadays, abundant data is stored in educational institutions about students which can help to discover insight on how students are learning and how to improve their performance ahead of time using data mining techniques. In this paper, we developed a student performance prediction model that predicts the performance of high school students for the next semester for five courses. We modeled our prediction system as a multi-label classification task and used support vector machine (SVM), Random Forest (RF), K-nearest Neighbors (KNN), and Mult-layer perceptron (MLP) as base-classifiers to train our model. We further improved the performance of the prediction model using state-of-the-art partitioning schemes to divide the label space into smaller spaces and use Label Powerset (LP) transformation method to transform each labelset into a multi-class classification task. The proposed model achieved better performance in terms of different evaluation metrics when compared to other multi-label learning tasks such as binary relevance and classifier chains.

📄 PDF Abstract BibTeX arXiv:1909.07444

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationmodelMulti-class ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label LearningPrediction

Similar Papers 제목 키워드 기반

Multilabel Classification through Random Graph Ensembles

2013-10-31 · Hongyu Su, Juho Rousu

We present new methods for multilabel classification, relying on ensemble learning on a collection of random output graphs imposed on the multilabel and a kernel-based structured output learner as the base classifier. Fo…

ClassificationDiversityEnsemble LearningGeneral Classification

On Aggregation in Ensembles of Multilabel Classifiers

2020-06-21 · Vu-Linh Nguyen, Eyke Hüllermeier, Michael Rapp, Eneldo Loza Mencía 외

While a variety of ensemble methods for multilabel classification have been proposed in the literature, the question of how to aggregate the predictions of the individual members of the ensemble has received little atten…

General Classification

Gated recurrent units and temporal convolutional network for multilabel classification

2021-10-09 · Loris Nanni, Alessandra Lumini, Alessandro Manfe, Riccardo Rampon 외

Multilabel learning tackles the problem of associating a sample with multiple class labels. This work proposes a new ensemble method for managing multilabel classification: the core of the proposed approach combines a se…

Classification

Question-type Identification for Academic Questions in Online Learning Platform

2022-11-24 · Azam Rabiee, Alok Goel, Johnson D'Souza, Saurabh Khanwalkar

Online learning platforms provide learning materials and answers to students' academic questions by experts, peers, or systems. This paper explores question-type identification as a step in content understanding for an o…

Binary ClassificationMultiple-choiceVocal Bursts Type Prediction

On the Generalization of the C-Bound to Structured Output Ensemble Methods

2014-08-06 · François Laviolette, Emilie Morvant, Liva Ralaivola, Jean-Francis Roy

This paper generalizes an important result from the PAC-Bayesian literature for binary classification to the case of ensemble methods for structured outputs. We prove a generic version of the \Cbound, an upper bound over…

Binary ClassificationGeneral Classification