scikit-learn/scikits/learn
Alexandre Passos 2eff92e86d Adding example; adding explicit lower bound computation; optionally monitoring convergence; full and tied work, somehow spherical and diag diverge. 2011-04-03 14:37:23 -03:00
..
cluster cosmits with trailing spaces 2011-04-01 12:36:49 -04:00
covariance FIX: missing covariance.py 2010-09-09 10:30:26 +02:00
datasets Merge branch 'hcluster2' 2011-04-01 12:27:16 -04:00
externals BUG: doctest the joblib in externals not global 2011-04-01 18:45:20 +02:00
feature_extraction BUG: fix grid_to_graph 2011-03-03 13:59:22 +01:00
feature_selection Merge branch 'hcluster' into hcluster2 that matches master 2011-02-21 21:28:34 -05:00
gaussian_process Debug GaussianProcess.predict for variance estimation in 'light' storage mode. 2011-01-05 11:39:28 +01:00
linear_model I won't import scipy.sparse globally. 2011-04-01 17:32:58 +02:00
metrics Merge branch 'master' into 20newsgroups-dataset 2011-03-03 18:50:58 +01:00
mixture Adding example; adding explicit lower bound computation; optionally monitoring convergence; full and tied work, somehow spherical and diag diverge. 2011-04-03 14:37:23 -03:00
preprocessing Support multilabel case in LabelBinarizer. 2011-03-31 16:43:59 +09:00
src Cosmit 2011-04-01 18:24:33 +02:00
svm Revert "Initial implementation of cross validated SVC" 2011-04-01 16:29:16 +02:00
tests BUG: fix kneighbors method in high dim 2011-03-22 23:09:13 +01:00
utils FIX: py3k compat. 2011-04-01 17:10:31 +02:00
__init__.py Merge branch 'master' of github.com:scikit-learn/scikit-learn 2011-03-09 14:18:27 +01:00
base.py Cosmetic changes in base.py 2011-04-01 17:04:21 +02:00
cross_val.py Merge branch 'cv_indices' of https://github.com/agramfort/scikit-learn 2011-01-19 16:55:10 +01:00
fastica.py merging master 2010-12-12 14:14:10 +01:00
grid_search.py Merge branch 'hcluster2' 2011-04-01 12:27:16 -04:00
hmm.py BUG: fix GaussianHMM.fit to allow input sequences of different lengths 2011-01-02 11:21:54 -05:00
lda.py Remove Methods from docstring. 2010-12-15 09:28:05 +01:00
naive_bayes.py DOC: docstring enhacements for Gaussian Naive Bayes. 2011-03-30 12:41:53 +02:00
neighbors.py Cosmit 2011-04-01 18:24:33 +02:00
pca.py trailing spaces 2011-03-19 20:02:23 +01:00
pipeline.py Merge branch 'hcluster2' 2011-04-01 12:27:16 -04:00
pls.py ENH: make transform() work when no Y is given. 2011-03-04 15:58:05 +01:00
qda.py Python 3 compat, this time with npy_3kcompat.h 2011-04-01 16:27:04 +02:00
setup.py Wrapped BallTree in Cython. 2011-04-01 16:34:45 +02:00