User Ratings

★★★★★
★★★★
★★★
★★
5
0
0
1
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 3 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • I have used PyML quite extensively and have found it to be very useful for developing kernel methods for classification.
  • Facing errors when trying to install Pyl 0.7.13 under Python 2.7.6 on Windows 8. I do below steps: SET VS90COMNTOOLS=%VS110COMNTOOLS% Go to the directory having setup.py in the extracted PyML folder and run: python setup.py build python setup.py install But on both steps I get errors as below, related to ext/hash_map no such file found. C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\xlocale(336) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc e:\ajit\pyml-0.7.13.tar\dist\pyml-0.7.13\pyml\containers\ext\SparseDataSet.h(14) : fatal error C1083: Cannot open include file: 'ext/hash_map': No such file or directory error: command '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\cl.e xe"' failed with exit status 2
  • Thanks for software and updates.
    1 user found this review helpful.
  • I like it :)
  • good work !
  • Tagline: PyML is an interactive object oriented framework for machine learning written in Python. PyML focuses on SVMs and other kernel methods. It is tested on Linux and Mac OS X. So, tagline *does* state that it is not tested on Windows. And, as they say, patches welcome ...