| .. |
|
__check_build
|
BUG: Correct check for local import
|
2015-01-13 14:37:30 -06:00 |
|
cluster
|
[BUG] _init_centroids has an optional x_squared_norms parameter which is not exactly optional
|
2015-09-10 15:14:32 -04:00 |
|
covariance
|
DOC Make cv documentation consistent across our codebase
|
2015-09-10 09:15:13 +05:30 |
|
cross_decomposition
|
MAINT PLS Remove deprecated coefs attribute
|
2015-07-03 20:40:13 +05:30 |
|
datasets
|
minor fixes to the doc build
|
2015-09-11 17:32:51 -04:00 |
|
decomposition
|
ENH remove some warnings in test suit
|
2015-09-16 18:27:58 +02:00 |
|
ensemble
|
Fixed syntax and combined two test functions
|
2015-09-15 12:40:08 -04:00 |
|
externals
|
MAINT bump joblib to 0.9.0b4 to use forkserver for Py3 & POSIX
|
2015-09-01 16:16:42 +02:00 |
|
feature_extraction
|
ENH O(1) stop-word lookup when list provided
|
2015-08-08 22:55:13 +10:00 |
|
feature_selection
|
DOC Make cv documentation consistent across our codebase
|
2015-09-10 09:15:13 +05:30 |
|
gaussian_process
|
MAINT deprecate 1d input arrays for all estimators
|
2015-09-09 15:49:58 +02:00 |
|
linear_model
|
Fixed syntax and combined two test functions
|
2015-09-15 12:40:08 -04:00 |
|
manifold
|
MAINT deprecate 1d input arrays for all estimators
|
2015-09-09 15:49:58 +02:00 |
|
metrics
|
FIX array_equal for numpy < 1.8.1
|
2015-09-16 19:15:48 +02:00 |
|
mixture
|
MAINT deprecate 1d input arrays for all estimators
|
2015-09-09 15:49:58 +02:00 |
|
neighbors
|
MAINT deprecate 1d input arrays for all estimators
|
2015-09-09 15:49:58 +02:00 |
|
neural_network
|
MAINT deprecate 1d input arrays for all estimators
|
2015-09-09 15:49:58 +02:00 |
|
preprocessing
|
FIX deprecation message for 1d data
|
2015-09-10 09:55:35 +02:00 |
|
semi_supervised
|
MAINT deprecate 1d input arrays for all estimators
|
2015-09-09 15:49:58 +02:00 |
|
src/cblas
|
ENH pairwise L1 distances for sparse matrices
|
2014-03-24 10:38:01 +01:00 |
|
svm
|
MAINT deprecate 1d input arrays for all estimators
|
2015-09-09 15:49:58 +02:00 |
|
tests
|
ENH remove some warnings in test suit
|
2015-09-16 18:27:58 +02:00 |
|
tree
|
TEST: stronger tests for variable importances
|
2015-09-12 15:18:51 +02:00 |
|
utils
|
FIX array_equal for numpy < 1.8.1
|
2015-09-16 19:15:48 +02:00 |
|
__init__.py
|
MAINT Deprecate LDA/QDA in favor of expanded names
|
2015-09-11 15:32:11 +02:00 |
|
_build_utils.py
|
COSMIT pep8
|
2012-08-10 11:06:42 +01:00 |
|
_isotonic.c
|
FIX _make_unique of _isotonic.pyx uses float64 consistent internally
|
2015-04-03 11:07:21 +02:00 |
|
_isotonic.pyx
|
FIX _make_unique of _isotonic.pyx uses float64 consistent internally
|
2015-04-03 11:07:21 +02:00 |
|
base.py
|
FIX: Fix for changing mode
|
2015-08-20 09:58:28 -04:00 |
|
calibration.py
|
DOC Make cv documentation consistent across our codebase
|
2015-09-10 09:15:13 +05:30 |
|
cross_validation.py
|
DOC Make cv documentation consistent across our codebase
|
2015-09-10 09:15:13 +05:30 |
|
discriminant_analysis.py
|
MAINT Deprecate LDA/QDA in favor of expanded names
|
2015-09-11 15:32:11 +02:00 |
|
dummy.py
|
DOC backticks in attribute docstrings unnecessaru since #3489
|
2015-06-12 05:13:02 +10:00 |
|
grid_search.py
|
DOC Make cv documentation consistent across our codebase
|
2015-09-10 09:15:13 +05:30 |
|
isotonic.py
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |
|
kernel_approximation.py
|
REF Correct the reference link for additive chi squared sampler.
|
2015-06-21 07:24:18 +05:30 |
|
kernel_ridge.py
|
force y to be numeric in kernel ridge.
|
2015-07-31 17:27:45 -04:00 |
|
lda.py
|
MAINT Deprecate LDA/QDA in favor of expanded names
|
2015-09-11 15:32:11 +02:00 |
|
learning_curve.py
|
DOC Make cv documentation consistent across our codebase
|
2015-09-10 09:15:13 +05:30 |
|
multiclass.py
|
Merge branch 'pr/4714' + pep8 fixes
|
2015-06-08 11:31:51 +02:00 |
|
naive_bayes.py
|
MAINT deprecate 1d input arrays for all estimators
|
2015-09-09 15:49:58 +02:00 |
|
pipeline.py
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |
|
qda.py
|
MAINT Deprecate LDA/QDA in favor of expanded names
|
2015-09-11 15:32:11 +02:00 |
|
random_projection.py
|
DOC adding backlinks to docstrings
|
2015-06-03 00:24:04 -04:00 |
|
setup.py
|
remove deprecated stuff from 0.17
|
2015-03-18 14:49:04 -04:00 |