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

From Noisebridge
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 8: Line 8:
* See how many students are new in the test set;  
* See how many students are new in the test set;  
* Create statistics/histograms for IQ/chance features -- for discretization for Naive Bayes
* 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"?