Skip to content
agorajek edited this page Oct 18, 2010 · 11 revisions

Mon 10/18/2010 (Gavin,Aleks,Steven)

  • talk to Caleb about the internal functions vs madlib code changes
  • methods for ver 1.0:
    • approximate counting (in works - Joe)
    • k-means (in works - Aleks)
    • random sampling (in works - Aleks)
    • linear regression - shared code GP/madlib (in queue)
    • naive-bayes - shared code GP/madlib (in queue)
    • sparse vector - shared code GP/madlib (in queue)
    • logistic regression (in queue)
  • ongoing code review (critical!)
  • code review software (github plugin ?)
  • package manager ver1.0 specs (Gavin)

Tues 10/5/2010

  • Joe to drive todo list
    • build tools (Gavin drives)
    • directories (Joe drives)
    • API (Aleks drives)
  • Aleks to set up meeting for team
  • Discussion on API:
    • keep working through examples to understand tradeoffs
    • try to boil out distinguishing features: e.g. via type signatures of the code, e.g. via computational patterns like iteration/recursion, etc.
    • eventually we need a set of Guiding Principles for the next person writing a routine: help them figure out which style to use.

Clone this wiki locally