PyML - machine learning in Python¶ PyML is an interactive object oriented framework for machine learning written in Python. PyML focuses on SVMs and other kernel methods. It is supported on Linux and Mac OS X. News¶ Added wrapper for liblinear in version 0.7.8. This allows extremely fast training of linear SVMs. Features¶ Classifiers: support vector machines, nearest neighbor, ridge regression Mul