Skip to content

ahmadnish/FOML2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Project 2017

General Guidelines

  • cross-validate everything
  • if an algorithm has tunable parameters, create precision-recall graphs (with cross validation these should give nice graphs with uncertainty regions)
  • look at failure modes of each algorithm and compare to others, this will require communication between us
  • structure of tex document: introduction, theory of algorithms, data exploration, results of algorithms with comparison, closing notes

Algorithms that we wanted to check out:

  • Baye's Classifier
  • LDA (Neish)
  • QDA (Neish)
  • (k-) nearest Neighbour (Jannik)
  • Logistic Regression (is the same as QDA for binary classification problem)
  • Histograms
  • Density Trees
  • SVM (linear and kernel)
  • Boosting / Ensemble methods? random forests?
  • Multilayer Perceptron

Resources

Link to Original Paper

About

Machine Learning Project 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published