[melbourne-pug] Python 3 library with decision trees

2013-12-08 Thread Bianca Gibson
Hi everyone, I'm looking for a python 3 library that implements decision trees. I know how to implement them myself and have done so before, but I'll look for a library first. It's for a migraine trigger analysis tool. I'm thinking decision trees largely because non technical and often unwell

Re: [melbourne-pug] Python 3 library with decision trees

2013-12-08 Thread Tennessee Leeuwenburg
Hi Bianca, I would check out sklearn, which is a scikit add-on for scipy. At a glance it looks like the latest versions may support Python 3. My experience has been with Python 2. Kaggle have some online tutorials which include the use of sklearn for decision trees, which might help to get

Re: [melbourne-pug] Python 3 library with decision trees

2013-12-08 Thread Ed Schofield
Hi Bianca, That sounds like a good project! As Tennessee says, try scikit-learn; it supports Python 3 as of version 0.14. You may have to build it from source though. It would be great if you could put together a conda package or Debian package for it... :) -- Dr. Edward Schofield (M) +61