aboutsummaryrefslogtreecommitdiff
path: root/science/py-mlpy/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.2.2Wen Heping2010-12-231-0/+6
| | | | Notes: svn path=/head/; revision=266777
* - Update to 2.2.1Wen Heping2010-10-281-23/+43
| | | | Notes: svn path=/head/; revision=263684
* - Update to 2.1.0Wen Heping2009-12-011-0/+16
| | | | | | | - Update my mail address to FreeBSD Notes: svn path=/head/; revision=245054
* - Update to 2.0.3Martin Wilke2009-06-051-3/+3
| | | | | | | | PR: 135210 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=235242
* Machine Learning PY (mlpy) is a high-performance Python package forMartin Wilke2009-04-231-0/+81
predictive modeling. It makes extensive use of numpy (http://scipy.org) to provide fast N-dimensional array manipulation and easy integration of C code. mlpy provides high level procedures that support, with few lines of code, the design of rich Data Analysis Protocols (DAPs) for preprocessing, clustering, predictive classification and feature selection. Methods are available for feature weighting and ranking, data resampling, error evaluation and experiment landscaping.The package includes tools to measure stability in sets of ranked feature lists. WWW: http://mlpy.fbk.eu/ PR: ports/133932 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=232590