Machine Learning Meetup Notes: 2010-06-02: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
(Created page with '== TODO == * Sampling details -- by student only? (Thomas) * Distribute dataset * Superskills not possible? * Naive Bayes vs LibSvm (in weka!) vs Neural networks * Student class…')
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== TODO ==  
== TODO ==  
* Sampling details -- by student only? (Thomas)
* Sampling: possible by student only, uses original data format, may need changes to work with current data. (Thomas)
* Distribute dataset
* Distribute dataset -- provide to at least Thomas
* Superskills not possible?
* Superskills: Thomas & Mike attempts.
* Naive Bayes vs LibSvm (in weka!) vs Neural networks
* Naive Bayes vs LibSvm (in weka!) vs Neural networks vs Regression
* Student classifier -- Java program to save/load models?! (can eliminate students not in test set!)
* Student classifier -- Java program to save/load models?! (can eliminate students not in test set!)
* Format for future meetings
* See how many students are new in the test set;
* Create statistics/histograms for IQ/chance features -- for discretization for Naive Bayes
* Add feature "IQ strength" & "chance strength"?

Latest revision as of 22:40, 2 June 2010

TODO[edit]

  • Sampling: possible by student only, uses original data format, may need changes to work with current data. (Thomas)
  • Distribute dataset -- provide to at least Thomas
  • Superskills: Thomas & Mike attempts.
  • Naive Bayes vs LibSvm (in weka!) vs Neural networks vs Regression
  • Student classifier -- Java program to save/load models?! (can eliminate students not in test set!)
  • Format for future meetings
  • See how many students are new in the test set;
  • Create statistics/histograms for IQ/chance features -- for discretization for Naive Bayes
  • Add feature "IQ strength" & "chance strength"?