| .. |
|
__check_build
|
COSMIT pep8
|
2013-05-04 10:43:39 +02:00 |
|
cluster
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
covariance
|
Merge pull request #3489 from jnothman/attributes-doc
|
2014-08-02 20:14:53 +10:00 |
|
cross_decomposition
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
datasets
|
DOC correct default value
|
2014-08-13 12:58:23 +10:00 |
|
decomposition
|
ENH components of unit length and whitening done by scaling with sqrt of explained variance
|
2014-08-06 14:42:03 +02:00 |
|
ensemble
|
ENH: parallel feature importances for forests
|
2014-08-06 11:40:46 +02:00 |
|
externals
|
MAINT NumPy 1.10-safe version comparisons in joblib
|
2014-08-07 18:56:23 +02:00 |
|
feature_extraction
|
Deprecate vectorizer fixed_vocabulary attribute
|
2014-08-13 10:54:44 +02:00 |
|
feature_selection
|
FIX Verbose message in RFE to count from 1, not 0
|
2014-08-07 21:35:37 +10:00 |
|
gaussian_process
|
Merge branch 'pr/3545'
|
2014-08-11 13:18:17 +02:00 |
|
linear_model
|
DOC remove backticks from around attribute name + PEP8
|
2014-08-02 20:19:08 +10:00 |
|
manifold
|
DOC specify X shape for precomputed
|
2014-08-11 11:38:34 +10:00 |
|
metrics
|
Merge branch 'pr/3395'
|
2014-08-12 20:41:13 +02:00 |
|
mixture
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
neighbors
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
neural_network
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
preprocessing
|
Merge pull request #3489 from jnothman/attributes-doc
|
2014-08-02 20:14:53 +10:00 |
|
semi_supervised
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
src/cblas
|
ENH pairwise L1 distances for sparse matrices
|
2014-03-24 10:38:01 +01:00 |
|
svm
|
Merge pull request #3489 from jnothman/attributes-doc
|
2014-08-02 20:14:53 +10:00 |
|
tests
|
Merge pull request #3438 from hamsal/sprs-out-dmy
|
2014-08-17 16:22:24 +02:00 |
|
tree
|
DOC correct shape of Tree.value
|
2014-08-14 19:09:21 +10:00 |
|
utils
|
MAINT Remove note that assert_warns comes with Numpy 1.7
|
2014-08-18 19:23:15 +10:00 |
|
__init__.py
|
MAINT remove sklearn.test
|
2014-07-22 15:58:55 +02:00 |
|
_build_utils.py
|
COSMIT pep8
|
2012-08-10 11:06:42 +01:00 |
|
_hmmc.c
|
Fix atomics definitions under windows for sklearn._hmm.pyx
|
2013-07-28 10:37:02 +02:00 |
|
_hmmc.pyx
|
ENH speed improvements in HMM
|
2013-04-16 12:38:15 +02:00 |
|
_isotonic.c
|
Lift division out of loop in _isotonic_regression.
|
2014-07-14 17:40:54 +02:00 |
|
_isotonic.pyx
|
Lift division out of loop in _isotonic_regression.
|
2014-07-14 17:40:54 +02:00 |
|
base.py
|
DOC typo + not forgetting single output case
|
2014-07-19 15:47:27 +02:00 |
|
cross_validation.py
|
FIX Implemented correct handling of multilabel y in cross_val_score
|
2014-07-29 11:49:58 +02:00 |
|
dummy.py
|
Merge pull request #3438 from hamsal/sprs-out-dmy
|
2014-08-17 16:22:24 +02:00 |
|
grid_search.py
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
hmm.py
|
Fix some fun column span alignment errors.
|
2014-06-07 16:48:48 +02:00 |
|
isotonic.py
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
kernel_approximation.py
|
Merge pull request #3489 from jnothman/attributes-doc
|
2014-08-02 20:14:53 +10:00 |
|
lda.py
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
learning_curve.py
|
DOC fix references to moved examples
|
2014-07-25 11:36:52 +02:00 |
|
multiclass.py
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
naive_bayes.py
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
pipeline.py
|
DOC example rendering
|
2014-03-24 11:00:32 +01:00 |
|
qda.py
|
DOC fix formatting of attributes etc. in docstrings
|
2014-07-28 19:04:59 +10:00 |
|
random_projection.py
|
Merge pull request #3489 from jnothman/attributes-doc
|
2014-08-02 20:14:53 +10:00 |
|
setup.py
|
MAINT flatten metrics module and avoid nested bicluster module
|
2014-07-19 15:44:08 +02:00 |