scikit-learn/sklearn/externals
Raghav R V b3fbccca38 FIX various mismatch between docstring and signature params
DOC max_iterations -> max_iter. Make it consistent with kmeans

MAINT Replace the deprecated dx parameter with d in the docstrings

MAINT Deprecation warning for max_iterations parameter.
2015-01-16 11:54:57 -05:00
..
joblib FIX various mismatch between docstring and signature params 2015-01-16 11:54:57 -05:00
README Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
__init__.py COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
copy_joblib.sh TST remove joblib tests from sklearn 2014-07-17 17:11:20 +02:00
setup.py TST remove joblib tests from sklearn 2014-07-17 17:11:20 +02:00
six.py MAINT Update six to version 1.4.1 2013-09-13 10:48:52 +02:00
test_externals_setup.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00

README

This directory contains bundled external dependencies that are updated
every once in a while.

Note for distribution packagers: if you want to remove the duplicated
code and depend on a packaged version, we suggest that you simply do a
symbolic link in this directory.