top | item 1108214

Python Machine Learning Code Repository

58 points| copernicus | 16 years ago |seat.massey.ac.nz | reply

8 comments

order
[+] apurva|16 years ago|reply
great resource!! what is it about NZ and machine learning :) (weka comes from there, for those who are not aware) Anyway, PyML (http://pyml.sourceforge.net/) and biopython (http://biopython.org) are two other packages I found pretty useful and can be explored..
[+] Groxx|16 years ago|reply
Pretty good code, and quite a bit of it. It's hardly a "repository", though, as it's just example code from the site's book. There is, however, a nice link down at the very bottom for machine learning data sets. Gotta save that one...

Taking into account that it's meant to go with the book, it's even decently commented. In quite a few of them, though, it'd be hard to puzzle out reasons for doing things without already knowing the logic.

[+] clopey|16 years ago|reply
Has anyone here read this book? Does it come recommended?
[+] jayliew|16 years ago|reply
Same here, I'd be interested if anyone knows of a good machine learning / AI "cookbook" (to borrow O'Reilly book's metaphor), in Python.