Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repository files navigation

Classification with RapidMiner:

The datasets provided in this study are related to middle school student interaction with ASSISTments online tutoring platform (Math). During their interaction with this software, a human expert observes students and codes them into one of the four states (Concentration, Confusion, Boredom, Frustration). These labels were them embedded with the student log data from ASSISTments platform. The folders and datasets were explained below.


Affect_Detection_Data_Set Folder:
This folder consists of 4 files which consist of individual student affect states at a given time.

Affect_Clip_Labels_Boredom_Other_States: In this data set, we have data samples related to Boredom which is labeled as BO and other states labeled as OT (Concentration, Frustration, and Confusion).
Here we are trying to classify Boredom and other classes to observe the prediction performance of algorithms.

Affect_Clip_Labels_Concentration_Other_States: In this data set, we have data samples related to Concentration which is labeled as CO and other states labeled as OT (Confusion, Frustration, and Boredom).
Here we are trying to classify Concentration and other classes to observe the prediction performance of algorithms.

Affect_Clip_Labels_Confusion_Other_States: In this data set, we have data samples related to Confusion which is labeled as CF and other states labeled as OT (Concentration, Frustration, and Boredom).
Here we are trying to classify Confusion and other classes to observe the prediction performance of algorithms.

Affect_Clip_Labels_Frustration_Other_States: In this data set, we have data samples related to Frustration which is labeled as FR and other states labeled as OT (Concentration, Confusion, and Boredom).
Here we are trying to classify Frustration and other classes to observe the prediction performance of algorithms.


Affect_Change_Model_Data_Set Folder:
This folder consists of 4 files which include individual student affect state changes (Concentration to Bored, Concentration to Frustration.

2_Clip_Affect_Data_CB_OT: In this data set, we have data samples related to affect change from Concentration to Boredom which is labeled as CB and other affect state changes labeled as OT (Concentration to Confusion, Concentration to Frustration and Concentration to Concentration).

2_Clip_Affect_Data_CC_OT: In this data set, we have data samples related to affect change from Concentration to Concentration which is labeled as CC and other affect state changes labeled as OT (Concentration to Confusion, Concentration to Frustration and Concentration to Boredom).

2_Clip_Affect_Data_CCF_OT: In this data set, we have data samples related to affect change from Concentration to Confusion which is labeled as CCF and other affect state changes labeled as OT (Concentration to Concentration, Concentration to Frustration and Concentration to Boredom).

2_Clip_Affect_Data_CF_OT: In this data set, we have data samples related to affect change from Concentration to Frustration which is labeled as CF and other affect state changes labeled as OT (Concentration to Concentration, Concentration to Confusion and Concentration to Boredom).


The attributes are based on student interaction with the ASSISTments online learning platform. 
Description about attributes can be found in the below links and excel sheet provided: 
1) https://sites.google.com/site/assistmentsdata/how-to-interpret
2) https://sites.google.com/site/assistmentstestbed/the-data/ali-doc-request/interpreting-your-data-v-1-0


About

Implemented various machine learning models on datasets related to middle school student interactions with their online math tutoring platform. During their interaction with this software, a human expert observes students and codes them into one of the four states (Concentration, Confusion, Boredom, Frustration). These labels were then embedded wi…

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors