| .. |
|
__check_build
|
COSMIT pep8
|
2013-05-04 10:43:39 +02:00 |
|
cluster
|
FIX get rid of the last few asanyarray calls
|
2013-07-11 15:54:13 +02:00 |
|
covariance
|
FIX get rid of the last few asanyarray calls
|
2013-07-11 15:54:13 +02:00 |
|
datasets
|
PY3 use urllib2 or urllib.request, based on Py2/3
|
2013-07-18 16:49:37 +02:00 |
|
decomposition
|
COSMIT pep8
|
2013-07-11 11:50:23 +02:00 |
|
ensemble
|
TST + PY3 various fixes
|
2013-07-05 20:17:23 +02:00 |
|
externals
|
DOC spellfixes
|
2013-06-29 16:18:23 +03:00 |
|
feature_extraction
|
COSMIT fix a docstring in feature_extraction.text
|
2013-07-12 17:07:07 +02:00 |
|
feature_selection
|
COSMIT pep8
|
2013-07-11 11:50:23 +02:00 |
|
gaussian_process
|
DOC spellfixes
|
2013-06-29 16:18:23 +03:00 |
|
linear_model
|
small spelling error in doc
|
2014-06-26 11:36:36 +02:00 |
|
manifold
|
Merge branch 'pr_1732'
|
2013-07-14 11:43:22 -05:00 |
|
metrics
|
Revert "TST r2_score float32 overflow fix"
|
2013-07-17 00:03:53 +02:00 |
|
mixture
|
Documentation ERROR: mixture.DPGMM.precs_
|
2013-06-04 07:43:17 +02:00 |
|
neighbors
|
FIX: Py3 / pep8 fixes in test_ball_tree / test_kd_tree
|
2013-07-16 12:08:38 +02:00 |
|
semi_supervised
|
DOC spellfixes
|
2013-06-29 16:18:23 +03:00 |
|
src/cblas
|
BUILD: add dger cblas function
|
2012-08-07 15:51:13 +02:00 |
|
svm
|
DOC more explicit description of degree param on SVMs
|
2013-07-09 15:06:14 +02:00 |
|
tests
|
Merge more Py3 fixes
|
2013-07-13 15:01:32 +02:00 |
|
tree
|
Merge pull request #2031 from jnothman/tree_comments
|
2013-06-04 21:59:32 -07:00 |
|
utils
|
BUG: type conversion in spectral_embedding
|
2013-07-13 17:17:49 -05:00 |
|
__init__.py
|
REL change version to 0.14-git everywhere, update news, support page.
|
2013-01-21 22:07:26 +01:00 |
|
_build_utils.py
|
COSMIT pep8
|
2012-08-10 11:06:42 +01:00 |
|
_hmmc.c
|
ENH speed improvements in HMM
|
2013-04-16 12:38:15 +02:00 |
|
_hmmc.pyx
|
ENH speed improvements in HMM
|
2013-04-16 12:38:15 +02:00 |
|
_isotonic.c
|
COSMIT various typofixes
|
2013-04-11 21:22:14 +02:00 |
|
_isotonic.pyx
|
ENH - 3x speedup in the isotonic regression
|
2013-03-10 22:20:29 +01:00 |
|
base.py
|
Comment change
|
2013-07-12 20:57:04 -04:00 |
|
cross_validation.py
|
DOC spellfixes
|
2013-06-29 16:18:23 +03:00 |
|
dummy.py
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
grid_search.py
|
BUG: restore Python 2.6
|
2013-07-14 08:44:17 -05:00 |
|
hmm.py
|
FIX get rid of the last few asanyarray calls
|
2013-07-11 15:54:13 +02:00 |
|
isotonic.py
|
COSMIT move deprecated parameter to end
|
2013-06-24 16:50:05 +10:00 |
|
kernel_approximation.py
|
DOC fixed some formatting in kernel approximation
|
2013-07-10 12:26:11 +02:00 |
|
lda.py
|
DOC fix small mistakes
|
2013-07-10 12:26:10 +02:00 |
|
multiclass.py
|
DOC fixed some formatting in the multiclass module
|
2013-07-10 12:26:12 +02:00 |
|
naive_bayes.py
|
FIX inconsistent attributes shapes in naive Bayes
|
2013-07-04 13:26:00 +02:00 |
|
pipeline.py
|
DOC spellfixes
|
2013-06-29 16:18:23 +03:00 |
|
pls.py
|
DOC fixed small mistakes in the pls module
|
2013-07-08 19:54:46 +02:00 |
|
preprocessing.py
|
Merge more Py3 fixes
|
2013-07-13 15:01:32 +02:00 |
|
qda.py
|
Update qda.py
|
2013-07-09 14:45:54 -07:00 |
|
random_projection.py
|
COSMIT pep8
|
2013-05-04 10:43:39 +02:00 |
|
setup.py
|
COSMIT pep8
|
2013-04-02 13:30:55 +02:00 |
|
test_setup.py
|
MISC: os.name -> platform.system()
|
2012-05-30 09:32:42 +02:00 |