Changes between Version 11 and Version 12 of MachineLearning
- Timestamp:
- 06/03/07 23:22:59 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MachineLearning
v11 v12 18 18 19 19 At least netlab and R seems to follow the convention of one feature per row. This is a compelling reason to make this the default. Nothing prevents me from using other convention (eg using axis argument) later. 20 21 === pyem === 22 23 To do in this order: 24 25 * have one example of pdf estimation, one clustering example and one discriminative example (eg supervised). This would help for polishing the basic API. 26 * set docstrings everywhere it makes sense, according the the scipy standard. 27 * plotting facilities: density contour plots would be nice. 28
