| .. |
|
__check_build
|
COSMIT pep8
|
2013-05-04 10:43:39 +02:00 |
|
cluster
|
DOC Fix references to missing examples
|
2013-05-22 11:13:59 +02:00 |
|
covariance
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
datasets
|
FIX #2032, FIX #2033: ensure module names consistency with __all__
|
2013-06-05 20:22:25 +02:00 |
|
decomposition
|
COSMIT pep8
|
2013-05-04 10:43:39 +02:00 |
|
ensemble
|
ENH Create FeatureSelectionMixin for shared [inverse_]transform code
|
2013-05-21 13:53:12 +10:00 |
|
externals
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
feature_extraction
|
Merge pull request #1880 from NicolasTr/patch_extractor_float_max_patches
|
2013-05-12 02:20:13 -07:00 |
|
feature_selection
|
FIX yet another chi2 bug
|
2013-06-01 17:42:04 +02:00 |
|
gaussian_process
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
linear_model
|
Merge pull request #1914 from fabianp/ridge_svd
|
2013-06-06 03:12:54 -07:00 |
|
manifold
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
metrics
|
FIX/COSMIT helper to identify target types
|
2013-06-09 22:05:56 +10:00 |
|
mixture
|
Documentation ERROR: mixture.DPGMM.precs_
|
2013-06-04 07:43:17 +02:00 |
|
neighbors
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
semi_supervised
|
COSMIT pep8
|
2013-05-04 10:43:39 +02:00 |
|
src/cblas
|
BUILD: add dger cblas function
|
2012-08-07 15:51:13 +02:00 |
|
svm
|
ENH Create FeatureSelectionMixin for shared [inverse_]transform code
|
2013-05-21 13:53:12 +10:00 |
|
tests
|
Remove redundant test that was checked in by mistake
|
2013-06-05 23:40:05 +02:00 |
|
tree
|
Merge pull request #2031 from jnothman/tree_comments
|
2013-06-04 21:59:32 -07:00 |
|
utils
|
FIX cannot use set notation for Py2.6
|
2013-06-09 22:33:38 +10: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
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
cross_validation.py
|
ENH: add pre_dispatch option to cross_val_score
|
2013-05-13 19:39:39 +02:00 |
|
dummy.py
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
grid_search.py
|
DOC typo in RandomizedSearchCV docstring
|
2013-05-10 17:52:01 +02:00 |
|
hmm.py
|
COSMIT various typofixes
|
2013-04-11 21:22:14 +02:00 |
|
isotonic.py
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
kernel_approximation.py
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
lda.py
|
ENH: minor changes for numpy versions
|
2013-04-14 10:27:06 +02:00 |
|
multiclass.py
|
FIX scores calculation in ovo multiclass
|
2013-05-04 10:33:49 +02:00 |
|
naive_bayes.py
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
pipeline.py
|
PY3: used six.iteritems to fix dict iteritems in module pipeline.py
|
2013-03-19 18:02:52 +01:00 |
|
pls.py
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02:00 |
|
preprocessing.py
|
FIX/COSMIT helper to identify target types
|
2013-06-09 22:05:56 +10:00 |
|
qda.py
|
DOC: Replaced all BSD style licenses with "BSD 3 clause"
|
2013-04-30 08:34:46 +02: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 |