| .. |
|
check_build
|
COSMIT use Python 2.6 except-as syntax
|
2011-12-12 20:42:56 +01:00 |
|
cluster
|
pep8 in kmeans tests
|
2012-01-04 00:35:30 +01:00 |
|
covariance
|
more pep8
|
2012-01-04 00:38:08 +01:00 |
|
datasets
|
COSMIT typo
|
2012-01-06 14:16:59 +01:00 |
|
decomposition
|
COSMIT fixing doc errors and making html docs pretty
|
2012-01-04 13:10:39 +01:00 |
|
ensemble
|
COSMIT Minor beautifications and RST error fixes
|
2012-01-04 14:42:24 +01:00 |
|
externals
|
ENH: update joblib
|
2012-01-07 16:37:02 +01:00 |
|
feature_extraction
|
ENH renamed best_estimator and best_score in examples and tests.
|
2012-01-05 23:35:33 +01:00 |
|
feature_selection
|
Merge pull request #513 from amueller/doc_underscores_for_real
|
2011-12-31 05:46:43 -08:00 |
|
gaussian_process
|
FIX: docstring
|
2012-01-06 19:36:29 +01:00 |
|
linear_model
|
Merge pull request #532 from amueller/grid_search_attributes
|
2012-01-06 00:32:30 -08:00 |
|
manifold
|
FIX whitespace where rst demands it...
|
2011-12-28 00:03:12 +01:00 |
|
metrics
|
DOC: pep8, add quotations, and fix typos
|
2012-01-05 11:15:10 -08:00 |
|
mixture
|
Merge remote branch 'upstream/master'
|
2012-01-02 23:44:31 +09:00 |
|
neighbors
|
FIX: rst errors in ball_tree
|
2011-12-29 17:00:47 +01:00 |
|
preprocessing
|
more pep8
|
2012-01-04 00:47:30 +01:00 |
|
src/cblas
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
|
svm
|
More tests for nuSVR.
|
2012-01-04 22:35:07 +01:00 |
|
tests
|
ENH renamed best_estimator and best_score in examples and tests.
|
2012-01-05 23:35:33 +01:00 |
|
tree
|
FIX doctest errors + cosmit
|
2012-01-04 21:27:04 +01:00 |
|
utils
|
ENH: renamed fast_svd to randomized_svd + related improvements
|
2011-12-31 14:31:55 +01:00 |
|
__init__.py
|
ENH: Easier debugging in check_build
|
2011-11-08 22:26:52 +01:00 |
|
ball_tree.py
|
Nearest Neighbors examples & documentation
|
2011-09-11 10:45:34 -07:00 |
|
base.py
|
DOC score returns accuracy, not error
|
2012-01-04 21:58:19 +01:00 |
|
cross_val.py
|
Some Python 2.5 fixes.
|
2011-09-21 10:37:13 +02:00 |
|
cross_validation.py
|
changed cross_val_score doc again
|
2012-01-05 14:26:34 +01:00 |
|
grid_search.py
|
ENH Add underscores to estimated attributes in GridSearchCV and deprecation warnings.
|
2012-01-05 21:00:09 +01:00 |
|
hmm.py
|
COSMIT docs hmm
|
2011-12-29 11:58:30 +01:00 |
|
kernel_approximation.py
|
BUG input validation in kernel approximations + pep8
|
2011-12-24 21:21:23 +01:00 |
|
lda.py
|
FIX backtics for members_, spaces around colon (not cologne)
|
2011-12-23 20:47:52 +01:00 |
|
multiclass.py
|
COSMIT make 'References' bold and minor other fixes.
|
2011-12-22 20:57:54 +01:00 |
|
naive_bayes.py
|
FIX workaround for table problem
|
2011-12-28 00:03:24 +01:00 |
|
pipeline.py
|
COSMIT: Class docs don't have a 'Methods' section. It is autogenerated.
|
2011-12-22 19:44:14 +01:00 |
|
pls.py
|
COSMIT: pep8
|
2011-12-23 10:24:36 -08:00 |
|
qda.py
|
ENH accept matrix input throughout
|
2011-10-21 13:51:12 +02:00 |
|
setup.py
|
fix: added ensemble to setup.
|
2011-12-05 16:30:28 -05:00 |