About:
mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL.
Changes:
New features:
-
LibSvm(): pred_probability() now returns probability estimates; pred_values() added
-
LibLinear(): pred_values() and pred_probability() added
-
dtw_std: squared Euclidean option added
-
LCS for series composed by real values (lcs_real()) added
-
Documentation
Fix:
-
wavelet submodule: cwt(): it returned only real values in morlet and poul
-
IRelief(): remove np. in learn()
-
fix rfe_kfda and rfe_w2 when p=1
|
- Operating System:
Linux,
Macosx,
Windows,
Unix,
Freebsd
- Data Formats:
None
- Tags:
Svm,
Classification,
Clustering,
Regression,
Rfe,
Wavelet,
Dtw,
Discriminant Analysis
|
|