fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
489 B
Text
7 lines
489 B
Text
This package includes a scikit-learn-compatible Python implementation of ReBATE,
|
|
a suite of Relief-based feature selection algorithms for Machine Learning. These
|
|
Relief-Based algorithms (RBAs) are designed for feature weighting/selection as
|
|
part of a machine learning pipeline (supervised learning). Presently this
|
|
includes the following core RBAs: ReliefF, SURF, SURF*, MultiSURF*, and
|
|
MultiSURF. Additionally, an implementation of the iterative TuRF mechanism and
|
|
VLSRelief is included.
|