Bug 133932 - [NEW PORT]science/py-mlpy:High performance Python package for predictive modeling
Summary: [NEW PORT]science/py-mlpy:High performance Python package for predictive mode...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-23 00:10 UTC by wenheping
Modified: 2009-04-23 18:10 UTC (History)
0 users

See Also:


Attachments
file.shar (5.38 KB, text/plain)
2009-04-23 00:10 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-04-23 00:10:00 UTC
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/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-04-23 00:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-04-23 18:02:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-04-23 18:02:31 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"