PyML is an interactive object oriented framework for machine learning written in python. PyML focuses on kernel classifiers, providing tools for feature selection, model selection, and methods for assessing classifier performance.
Categories
Artificial IntelligenceLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow PyML
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
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.
-
I like it :)
-
good work !