1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CSVC, NuSVC, OneClassSVM, EpsilonSVR and NuSVR added More... almost 12 years ago
LibSvm(): nsv() and label_nsv() methods removed, sv_idx() method added More... almost 12 years ago
kernelsvm.py added More... almost 12 years ago
LinearSVC() and LogisticRegression() added; in LibSVM() kernels are managed by the mlpy kernel layer More... almost 12 years ago
Update libsvm to 3.14 More... almost 12 years ago
docs More... almost 12 years ago
MaximumLikelihoodC removed: use QDA instead; ElasticNetCL: add pred_values(); docs More... almost 12 years ago
Perceptron: add multiclass More... almost 12 years ago
docs More... almost 12 years ago
check model in LDAC.labels() More... almost 12 years ago
Gaussian Naive Bayes classifier added More... almost 12 years ago
Parzen: pred_values() added More... almost 12 years ago
Golub: bias() and pred_values() methods added More... almost 12 years ago
ElasticNetC: supp and tol parameters now have effects More... almost 12 years ago
Perceptron: pred_values() method added More... almost 12 years ago
docs More... almost 12 years ago
KFDAC: pred_values() added More... almost 12 years ago
DLDA: prob() -> pred_probability(); pred_values() added More... almost 12 years ago
LDAC: pred_values() added More... almost 12 years ago
Quadratic Discriminant Analisys QDA() added More... almost 12 years ago
fix pred() in LARS() and OLS() when dimension of x is > 1 More... almost 12 years ago
changes More... about 12 years ago
rfe_w2 restored; rfe_svm removed More... about 12 years ago
docs More... about 12 years ago
rfe_w2 removed; rfe_svm added; fix rfe_kfda when p=1 More... about 12 years ago
LibSvm(): pred_probability() now returns probability estimates; pred_values() added More... about 12 years ago
docs More... about 12 years ago
wavelet submodule: cwt(): it returned only real values in morlet and poul More... about 12 years ago
IRelief(): remove np. in learn() More... about 12 years ago
LibLinear(): pred_values() and pred_probability() added More... about 12 years ago