No, it isn't, a new name to PyML, it is a new project. Thank you for your advice!
Regards, /* da */ dmitrey ha scritto: > isn't MLPY a new name to PyML? > http://mloss.org/software/view/28/ > > if no, I guess you'd better add link to your software to > http://mloss.org/software/ > ("mloss" is "machine learning open source software") > Regards, D. > > Davide Albanese wrote: > >> *Machine Learning Py* (MLPY) is a *Python/NumPy* based package for >> machine learning. >> The package now includes: >> >> * *Support Vector Machines* (linear, gaussian, polinomial, >> terminated ramps) for 2-class problems >> * *Fisher Discriminant Analysis* for 2-class problems >> * *Iterative Relief* for feature weighting for 2-class problems >> * *Feature Ranking* methods based on Recursive Feature Elimination >> (rfe, onerfe, erfe, bisrfe, sqrtrfe) and Recursive Forward >> Selection (rfs) >> * *Input Data* functions >> * *Confidence Interval* functions >> >> Requires Python <http://www.python.org/> >= 2.4 and NumPy >> <http://www.scipy.org/> >= 1.0.3.* >> MLPY* is a project of MPBA Group <http://mpa.fbk.eu/> (mpa.fbk.eu) at >> Fondazione Bruno Kessler (www.fbk.eu). <http://www.fbk.eu/>* >> MLPY* is free software. It is licensed under the GNU General Public >> License (GPL) version 3 <http://www.gnu.org/licenses/gpl-3.0.html>. >> >> HomePage: mlpy.fbk.eu >> _______________________________________________ >> Numpy-discussion mailing list >> [email protected] >> http://projects.scipy.org/mailman/listinfo/numpy-discussion >> >> >> >> >> > > _______________________________________________ > Numpy-discussion mailing list > [email protected] > http://projects.scipy.org/mailman/listinfo/numpy-discussion > _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
