scikit-learn/sklearn
Andreas Mueller 12b2f166e8 COSMIT missing newlines in metrics test 2015-03-23 11:21:57 -04:00
..
__check_build BUG: Correct check for local import 2015-01-13 14:37:30 -06:00
cluster MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
covariance MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
cross_decomposition MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
datasets DOC fix typo in output shape of fetch_lfw_pairs (and minor additions) 2015-03-20 12:13:20 -04:00
decomposition MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
ensemble MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
externals FIX various mismatch between docstring and signature params 2015-01-16 11:54:57 -05:00
feature_extraction MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
feature_selection MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
gaussian_process MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
linear_model Merge pull request #4432 from ragv/travis_ignore_docstring 2015-03-23 16:09:44 +01:00
manifold MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
metrics COSMIT missing newlines in metrics test 2015-03-23 11:21:57 -04:00
mixture MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
neighbors MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
neural_network MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
preprocessing MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
semi_supervised FIX various mismatch between docstring and signature params 2015-01-16 11:54:57 -05:00
src/cblas ENH pairwise L1 distances for sparse matrices 2014-03-24 10:38:01 +01:00
svm MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
tests MAINT use yield for cleaner output in verbose mode 2015-03-21 11:17:32 +05:30
tree MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
utils MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
__init__.py remove deprecated stuff from 0.17 2015-03-18 14:49:04 -04:00
_build_utils.py
_isotonic.c Implement "secondary" tie strategy in isotonic. 2015-03-04 12:04:35 -05:00
_isotonic.pyx Implement "secondary" tie strategy in isotonic. 2015-03-04 12:04:35 -05:00
base.py PEP8 Fix E112 and E113 errors 2015-01-08 04:00:28 +05:30
calibration.py FIX : allow NaN in input of calibration if estimator handles it 2015-03-18 16:44:21 +01:00
cross_validation.py MAINT Remove the deprecated n_iterations from StratifiedShuffleSplit 2015-03-19 05:13:09 +05:30
dummy.py remove deprecated stuff from 0.17 2015-03-18 14:49:04 -04:00
grid_search.py Make ParameterSampler sample without replacement if all parameters are given as lists. 2015-01-15 10:55:31 -05:00
isotonic.py DOC remove sphinx warnings when generating the doc 2015-03-18 15:49:30 +01:00
kernel_approximation.py Added Random Kitchen Sink reference 2015-03-02 11:16:03 +05:30
kernel_ridge.py Support sparse matrices in KernelRidge. 2015-03-12 23:08:10 +09:00
lda.py DOC remove sphinx warnings when generating the doc 2015-03-18 15:49:30 +01:00
learning_curve.py DOC fix references to moved examples 2014-07-25 11:36:52 +02:00
multiclass.py COSMIT remove trailing whitespaces 2015-03-06 22:41:04 +05:30
naive_bayes.py ENH Adding sample-weight support for Gaussian naive Bayes 2015-03-09 14:28:01 -04:00
pipeline.py COSMIT spelling 2015-01-15 15:09:35 -05:00
qda.py TST fix tests with numpy 1.6.1 2015-02-01 15:49:49 +01:00
random_projection.py MAINT Make uniform the error raised for not fitted condition 2015-01-12 00:33:40 +05:30
setup.py remove deprecated stuff from 0.17 2015-03-18 14:49:04 -04:00