Changes between Version 1 and Version 2 of MachineLearning
- Timestamp:
- 04/20/07 04:07:33 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MachineLearning
v1 v2 67 67 * 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. 68 68 * 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. 70 70 71 71 Due *9th July.*
