Andreas von Hessling NoiseBridge United States
Provide a URL to a web page, technical memorandum, or a paper.
No response.
Provide a general summary with relevant background information: Where does the method come from? Is it novel? Name the prior art.
Used Weka to extensively preprocess data; bash scripts; attempted Weka's incremental classifiers (e.g. Naive Bayes Updateable) to provide predictions with the large amounts of data. No new ML algorithms.
Summarize the algorithms you used in a way that those skilled in the art should understand what to do. Profile of your methods as follows:
Please describe your data understanding efforts, and interesting observations:
Student IQ = % correct for each student: very valuable variable, lifted us into the 50th percentile of submissions. Many features are not available in test set, so they have been removed. It seems analysis of KC models (not performed) is necessary to get into the top scorers.
Details on feature generation:
Student IQ = % correct by student Step chance = % correct attempts IQ/chance strength = total counts of attempts. % of features required in each step.
Details on feature selection:
Details on latent factor discovery (techniques used, useful student/step features, how were the factors used, etc.):
More details on preprocessing:
Details on classification:
Details on model selection:
Scores shown in the table below are Cup scores, not leaderboard scores. The difference between the two is described on the Evaluation page.
A reader should also know from reading the fact sheet what the strength of the method is.
Please comment about the following:
Details on the relevance of the KC models and latent factors:
Details on software implementation:
Details on hardware implementation. Specify whether you provide a self contained-application or libraries.
Provide a URL for the code (if available):
List references below.