Changes between Version 1 and Version 2 of MachineLearning

Show
Ignore:
Timestamp:
04/20/07 04:07:33 (6 years ago)
Author:
jarrod.millman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MachineLearning

    v1 v2  
    6767   * Clean scipy.sandbox.pyem (use logsumexp for underflow problems, and method for regularization of covariance; add a classifier method/class; make documentation compatible with numpy standard; see the TODO in pyem).  Move it out of the sandbox. 
    6868   * Clean up kmean in scipy.clusters (row vs column representation, change distance function, unit tests). 
    69    * Clean up scipy.sandbox.svm. Move it out of the sandbox. 
     69   * Clean up scipy.sandbox.svm. Upgrade to the latest version of libsvm.  Move it out of the sandbox. 
    7070 
    7171Due *9th July.*