scikit-learn/scikits/learn
Fabian Pedregosa 4f8991c55a Update docstrings in svm module. 2010-05-17 09:37:52 +02:00
..
ann Cosmetic fixes. 2010-03-16 10:42:39 +00:00
benchmarks Update svm benchmarks 2010-04-22 12:40:21 +00:00
datasets Fix broken setup.py in datasets. 2010-05-06 09:13:39 +02:00
em calculate likelihood of the GMM model in the log dimension 2010-05-13 14:52:44 -04:00
feature_selection adding predict_proba method in UnivSelection class 2010-04-28 07:12:39 +00:00
glm Update test after solved bug in elastic net path. 2010-05-12 15:35:29 +02:00
manifold Add the option to link against system-wide libsvm by editing site.cfg 2010-04-29 09:52:30 +00:00
src Add support for precomputed kernel. 2010-05-12 15:35:24 +02:00
tests Add support for precomputed kernel. 2010-05-12 15:35:24 +02:00
utils API: Remove the obsolate attrselect.py module. 2010-05-13 22:07:13 +02:00
__init__.py Remove machine prefix from namespace. 2010-02-03 10:43:35 +00:00
cross_val.py adding possibility to recover the length ie the number of folds of a cross-validation object 2010-05-12 19:03:50 +02:00
lda.py cosmit in lda 2010-04-14 20:56:15 +00:00
logistic.py FIX: Fix a bug that caused segfault when intercept=False on classes 2010-04-30 13:25:04 +00:00
naive_bayes.py Fix a bug in the computation of the log lokelihood 2010-04-26 07:21:58 +00:00
neighbors.py fix docstring test in Neighbors class 2010-04-14 20:53:34 +00:00
setup.py Add test directory to setup.py and update dependencies on README. 2010-05-06 11:13:01 +02:00
svm.py Update docstrings in svm module. 2010-05-17 09:37:52 +02:00