Python Machine Learning Code Repository
seat.massey.ac.nz
Python Machine Learning Code Repository
1–10 of 10 posts
Re: Python Machine Learning Code Repository
#2Re: Python Machine Learning Code Repository
#3great 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..
Re: Python Machine Learning Code Repository
#4great 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..
You probably mean Weta Digital ( http://www.wetafx.co.nz/ ), named after a New Zealand insect ( http://en.wikipedia.org/wiki/Weta ). Confusing matters is the fact that Weta Digital is located just off Weka Street (my old street, coincidentally), which is named after a New Zealand bird ( http://en.wikipedia.org/wiki/Weka ).
Re: Python Machine Learning Code Repository
#5Re: Python Machine Learning Code Repository
#6Earlier quoted context omitted.
You probably mean Weta Digital ( http://www.wetafx.co.nz/ ), named after a New Zealand insect ( http://en.wikipedia.org/wiki/Weta ). Confusing matters is the fact that Weta Digital is located just off Weka Street (my old street, coincidentally), which is named after a New Zealand bird ( http://en.wikipedia.org/wiki/Weka ).
No, he means Weka: http://www.cs.waikato.ac.nz/ml/weka/
Re: Python Machine Learning Code Repository
#7Taking 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.
Re: Python Machine Learning Code Repository
#8Re: Python Machine Learning Code Repository
#9Has anyone here read this book? Does it come recommended?
Re: Python Machine Learning Code Repository
#10Has anyone here read this book? Does it come recommended?
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.