Date: Thu, 23 Apr 2009 17:02:20 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science Makefile ports/science/py-mlpy Makefile distinfo pkg-descr pkg-plist Message-ID: <200904231702.n3NH2KtL038489@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-04-23 17:02:20 UTC
FreeBSD ports repository
Modified files:
science Makefile
Added files:
science/py-mlpy Makefile distinfo pkg-descr pkg-plist
Log:
Machine Learning PY (mlpy) is a high-performance Python package for
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>
Revision Changes Path
1.143 +1 -0 ports/science/Makefile
1.1 +29 -0 ports/science/py-mlpy/Makefile (new)
1.1 +3 -0 ports/science/py-mlpy/distinfo (new)
1.1 +11 -0 ports/science/py-mlpy/pkg-descr (new)
1.1 +81 -0 ports/science/py-mlpy/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904231702.n3NH2KtL038489>
