Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

zuoyuwang/ML-Correctness-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ML-Correctness-prediction

This is the CSC311 Final Project in University of Toronto. Group member: Zuoyu Wang, Siqi Chen.

We worked in pairs and build machine learning algorithms to predict whether a student can correctly answer a specific diagnostic question based on the student’s previous answers to other questions and other students’ responses.

Algorithms involved:

  1. k-Nearest Neighbor using scikit-learn.
  2. Item Response Theory.
  3. Neural Networks using PyTorch.
  4. Bagging ensemble
  5. Adaboost using NN as base classifier.
  • Data is not shown in this repository to protect copyrights.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages