Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10856387
D6316.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
191 KB
Referenced Files
None
Subscribers
None
D6316.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,8 +1,7 @@
libc.so.6
libgcc_s.so.1
+libgomp.so.1
libm.so.6
-libopenblas.so.0
libpthread.so.0
-libpython2.7.so.1.0
libpython3.6m.so.1.0
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : scikit-learn
-version : 0.20.3
-release : 9
+version : 0.21.1
+release : 10
source :
- - https://github.com/scikit-learn/scikit-learn/archive/0.20.3.tar.gz : cadeefa9a824671bdcad790a075efbaa0d5a00458c43c9b4ce7110b129df7b10
+ - https://github.com/scikit-learn/scikit-learn/archive/0.21.1.tar.gz : 7faa4c58336c83a449e1cc66eb2a08353821f492299263d03e7d2ddee27b6056
license : BSD-3-Clause
component : programming.python
summary : Python module for machine learning
@@ -13,13 +13,10 @@
- pkgconfig(python3)
- cython
- gfortran
- - python-setuptools
- scipy
rundeps :
- scipy
build : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -19,1067 +19,7 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/scikit_learn-0.20.3-py2.7.egg-info</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/__check_build/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/__check_build/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/__check_build/_check_build.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/__check_build/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/__check_build/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/_build_utils/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/_build_utils/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/_config.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/_config.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/_isotonic.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/calibration.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/calibration.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/_dbscan_inner.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/_feature_agglomeration.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/_feature_agglomeration.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/_hierarchical.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/_k_means.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/_k_means_elkan.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/affinity_propagation_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/affinity_propagation_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/bicluster.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/bicluster.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/birch.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/birch.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/dbscan_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/dbscan_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/hierarchical.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/hierarchical.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/k_means_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/k_means_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/mean_shift_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/mean_shift_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/spectral.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/spectral.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_affinity_propagation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_affinity_propagation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_bicluster.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_bicluster.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_birch.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_birch.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_dbscan.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_dbscan.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_feature_agglomeration.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_feature_agglomeration.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_hierarchical.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_hierarchical.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_k_means.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_k_means.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_mean_shift.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_mean_shift.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_spectral.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cluster/tests/test_spectral.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/_column_transformer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/_column_transformer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/_target.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/_target.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/tests/test_column_transformer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/tests/test_column_transformer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/tests/test_target.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/compose/tests/test_target.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/elliptic_envelope.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/elliptic_envelope.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/empirical_covariance_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/empirical_covariance_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/graph_lasso_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/graph_lasso_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/robust_covariance.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/robust_covariance.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/shrunk_covariance_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/shrunk_covariance_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/test_covariance.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/test_covariance.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/test_elliptic_envelope.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/test_elliptic_envelope.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/test_graph_lasso.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/test_graph_lasso.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/test_graphical_lasso.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/test_graphical_lasso.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/test_robust_covariance.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/covariance/tests/test_robust_covariance.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cross_decomposition/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cross_decomposition/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cross_decomposition/cca_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cross_decomposition/cca_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cross_decomposition/pls_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cross_decomposition/pls_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cross_decomposition/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cross_decomposition/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cross_decomposition/tests/test_pls.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/cross_decomposition/tests/test_pls.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/_svmlight_format.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/california_housing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/california_housing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/covtype.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/covtype.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/data/boston_house_prices.csv</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/data/breast_cancer.csv</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/data/diabetes_data.csv.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/data/diabetes_target.csv.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/data/digits.csv.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/data/iris.csv</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/data/linnerud_exercise.csv</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/data/linnerud_physiological.csv</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/data/wine_data.csv</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/boston_house_prices.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/breast_cancer.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/california_housing.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/covtype.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/diabetes.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/digits.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/iris.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/kddcup99.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/lfw.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/linnerud.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/olivetti_faces.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/rcv1.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/twenty_newsgroups.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/descr/wine_data.rst</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/images/README.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/images/china.jpg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/images/flower.jpg</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/kddcup99.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/kddcup99.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/lfw.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/lfw.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/mlcomp.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/mlcomp.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/mldata.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/mldata.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/olivetti_faces.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/olivetti_faces.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/openml.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/openml.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/rcv1.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/rcv1.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/samples_generator.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/samples_generator.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/species_distributions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/species_distributions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/svmlight_format.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/svmlight_format.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/1/api-v1-json-data-1.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/1/api-v1-json-data-features-1.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/1/api-v1-json-data-qualities-1.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/1/data-v1-download-1.arff.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/1119/api-v1-json-data-1119.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/1119/api-v1-json-data-features-1119.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/1119/api-v1-json-data-list-data_name-adult-census-limit-2-data_version-1.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/1119/api-v1-json-data-list-data_name-adult-census-limit-2-status-active-.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/1119/api-v1-json-data-qualities-1119.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/1119/data-v1-download-54002.arff.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/2/api-v1-json-data-2.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/2/api-v1-json-data-features-2.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/2/api-v1-json-data-list-data_name-anneal-limit-2-data_version-1.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/2/api-v1-json-data-list-data_name-anneal-limit-2-status-active-.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/2/api-v1-json-data-qualities-2.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/2/data-v1-download-1666876.arff.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/292/api-v1-json-data-292.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/292/api-v1-json-data-40981.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/292/api-v1-json-data-features-292.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/292/api-v1-json-data-features-40981.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/292/api-v1-json-data-list-data_name-australian-limit-2-data_version-1-status-deactivated.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/292/api-v1-json-data-list-data_name-australian-limit-2-data_version-1.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/292/api-v1-json-data-list-data_name-australian-limit-2-status-active-.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/292/data-v1-download-49822.arff.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/3/api-v1-json-data-3.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/3/api-v1-json-data-features-3.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/3/api-v1-json-data-qualities-3.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/3/data-v1-download-3.arff.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40589/api-v1-json-data-40589.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40589/api-v1-json-data-features-40589.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40589/api-v1-json-data-list-data_name-emotions-limit-2-data_version-3.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40589/api-v1-json-data-list-data_name-emotions-limit-2-status-active-.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40589/api-v1-json-data-qualities-40589.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40589/data-v1-download-4644182.arff.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40675/api-v1-json-data-40675.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40675/api-v1-json-data-features-40675.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40675/api-v1-json-data-list-data_name-glass2-limit-2-data_version-1-status-deactivated.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40675/api-v1-json-data-list-data_name-glass2-limit-2-data_version-1.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40675/api-v1-json-data-list-data_name-glass2-limit-2-status-active-.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40675/api-v1-json-data-qualities-40675.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40675/data-v1-download-4965250.arff.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40945/api-v1-json-data-40945.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40945/api-v1-json-data-features-40945.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40966/api-v1-json-data-40966.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40966/api-v1-json-data-features-40966.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40966/api-v1-json-data-list-data_name-miceprotein-limit-2-data_version-4.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40966/api-v1-json-data-list-data_name-miceprotein-limit-2-status-active-.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40966/api-v1-json-data-qualities-40966.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/40966/data-v1-download-17928620.arff.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/561/api-v1-json-data-561.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/561/api-v1-json-data-features-561.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/561/api-v1-json-data-list-data_name-cpu-limit-2-data_version-1.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/561/api-v1-json-data-list-data_name-cpu-limit-2-status-active-.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/561/api-v1-json-data-qualities-561.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/561/data-v1-download-52739.arff.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/61/api-v1-json-data-61.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/61/api-v1-json-data-features-61.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/61/api-v1-json-data-list-data_name-iris-limit-2-data_version-1.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/61/api-v1-json-data-list-data_name-iris-limit-2-status-active-.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/61/api-v1-json-data-qualities-61.json.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/openml/61/data-v1-download-61.arff.gz</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/svmlight_classification.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/svmlight_invalid.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/svmlight_invalid_order.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/data/svmlight_multilabel.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_20news.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_20news.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_california_housing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_california_housing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_covtype.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_covtype.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_kddcup99.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_kddcup99.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_lfw.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_lfw.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_mldata.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_mldata.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_openml.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_openml.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_rcv1.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_rcv1.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_samples_generator.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_samples_generator.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_svmlight_format.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/tests/test_svmlight_format.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/twenty_newsgroups.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/datasets/twenty_newsgroups.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/_online_lda.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/cdnmf_fast.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/dict_learning.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/dict_learning.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/factor_analysis.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/factor_analysis.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/fastica_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/fastica_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/incremental_pca.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/incremental_pca.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/kernel_pca.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/kernel_pca.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/nmf.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/nmf.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/online_lda.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/online_lda.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/pca.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/pca.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/sparse_pca.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/sparse_pca.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_dict_learning.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_dict_learning.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_factor_analysis.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_factor_analysis.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_fastica.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_fastica.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_incremental_pca.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_incremental_pca.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_kernel_pca.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_kernel_pca.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_nmf.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_nmf.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_online_lda.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_online_lda.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_pca.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_pca.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_sparse_pca.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_sparse_pca.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_truncated_svd.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/tests/test_truncated_svd.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/truncated_svd.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/decomposition/truncated_svd.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/discriminant_analysis.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/discriminant_analysis.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/dummy.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/dummy.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/_gradient_boosting.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/bagging.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/bagging.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/forest.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/forest.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/gradient_boosting.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/gradient_boosting.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/iforest.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/iforest.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/partial_dependence.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/partial_dependence.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_bagging.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_bagging.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_forest.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_forest.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_gradient_boosting.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_gradient_boosting.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_gradient_boosting_loss_functions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_gradient_boosting_loss_functions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_iforest.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_iforest.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_partial_dependence.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_partial_dependence.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_voting_classifier.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_voting_classifier.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_weight_boosting.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/tests/test_weight_boosting.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/voting_classifier.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/voting_classifier.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/weight_boosting.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/ensemble/weight_boosting.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/exceptions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/exceptions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/_arff.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/_arff.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/_pilutil.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/_pilutil.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/conftest.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/conftest.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/funcsigs.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/funcsigs.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_compat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_dask.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_dask.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_memmapping_reducer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_memmapping_reducer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_memory_helpers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_memory_helpers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_multiprocessing_helpers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_multiprocessing_helpers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_parallel_backends.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_parallel_backends.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_store_backends.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/_store_backends.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/backports.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/backports.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/compressor.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/compressor.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/disk.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/disk.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/executor.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/executor.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/cloudpickle/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/cloudpickle/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/cloudpickle/cloudpickle.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/cloudpickle/cloudpickle.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/_base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/_base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/_posix_reduction.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/_posix_reduction.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/_posix_wait.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/_posix_wait.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/_win_reduction.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/_win_reduction.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/_win_wait.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/_win_wait.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/compat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/compat_posix.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/compat_posix.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/compat_win32.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/compat_win32.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/context.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/context.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/fork_exec.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/fork_exec.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/managers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/managers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/popen_loky_posix.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/popen_loky_posix.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/popen_loky_win32.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/popen_loky_win32.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/process.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/process.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/queues.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/queues.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/reduction.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/reduction.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/semaphore_tracker.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/semaphore_tracker.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/semlock.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/semlock.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/spawn.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/spawn.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/synchronize.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/synchronize.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/backend/utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/cloudpickle_wrapper.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/cloudpickle_wrapper.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/process_executor.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/process_executor.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/reusable_executor.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/externals/loky/reusable_executor.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/format_stack.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/format_stack.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/func_inspect.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/func_inspect.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/hashing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/hashing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/logger.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/logger.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/memory.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/memory.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/my_exceptions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/my_exceptions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/numpy_pickle.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/numpy_pickle.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/numpy_pickle_compat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/numpy_pickle_compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/numpy_pickle_utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/numpy_pickle_utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/parallel.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/parallel.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/pool.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/pool.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/testing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/joblib/testing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/six.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/externals/six.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/_hashing.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/dict_vectorizer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/dict_vectorizer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/hashing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/hashing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/image.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/image.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/stop_words.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/stop_words.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/tests/test_dict_vectorizer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/tests/test_dict_vectorizer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/tests/test_feature_hasher.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/tests/test_feature_hasher.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/tests/test_image.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/tests/test_image.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/tests/test_text.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/tests/test_text.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/text.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_extraction/text.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/from_model.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/from_model.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/mutual_info_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/mutual_info_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/rfe.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/rfe.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_chi2.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_chi2.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_feature_select.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_feature_select.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_from_model.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_from_model.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_mutual_info.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_mutual_info.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_rfe.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_rfe.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_variance_threshold.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/tests/test_variance_threshold.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/univariate_selection.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/univariate_selection.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/variance_threshold.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/feature_selection/variance_threshold.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/correlation_models.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/correlation_models.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/gpc.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/gpc.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/gpr.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/gpr.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/kernels.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/kernels.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/regression_models.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/regression_models.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/tests/test_gpc.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/tests/test_gpc.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/tests/test_gpr.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/tests/test_gpr.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/tests/test_kernels.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/gaussian_process/tests/test_kernels.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/impute.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/impute.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/isotonic.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/isotonic.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/kernel_approximation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/kernel_approximation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/kernel_ridge.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/kernel_ridge.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/bayes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/bayes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/cd_fast.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/coordinate_descent.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/coordinate_descent.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/huber.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/huber.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/least_angle.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/least_angle.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/logistic.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/logistic.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/omp.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/omp.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/passive_aggressive.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/passive_aggressive.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/perceptron.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/perceptron.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/randomized_l1.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/randomized_l1.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/ransac.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/ransac.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/ridge.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/ridge.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/sag.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/sag.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/sag_fast.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/sgd_fast.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/stochastic_gradient.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/stochastic_gradient.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_bayes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_bayes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_coordinate_descent.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_coordinate_descent.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_huber.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_huber.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_least_angle.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_least_angle.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_logistic.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_logistic.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_omp.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_omp.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_passive_aggressive.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_passive_aggressive.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_perceptron.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_perceptron.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_randomized_l1.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_randomized_l1.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_ransac.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_ransac.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_ridge.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_ridge.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_sag.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_sag.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_sgd.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_sgd.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_sparse_coordinate_descent.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_sparse_coordinate_descent.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_theil_sen.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/tests/test_theil_sen.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/theil_sen.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/linear_model/theil_sen.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/_barnes_hut_tsne.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/_utils.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/isomap.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/isomap.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/locally_linear.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/locally_linear.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/mds.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/mds.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/spectral_embedding_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/spectral_embedding_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/t_sne.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/t_sne.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/test_isomap.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/test_isomap.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/test_locally_linear.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/test_locally_linear.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/test_mds.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/test_mds.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/test_spectral_embedding.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/test_spectral_embedding.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/test_t_sne.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/manifold/tests/test_t_sne.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/classification.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/classification.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/bicluster.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/bicluster.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/expected_mutual_info_fast.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/supervised.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/supervised.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/tests/test_bicluster.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/tests/test_bicluster.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/tests/test_common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/tests/test_common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/tests/test_supervised.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/tests/test_supervised.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/tests/test_unsupervised.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/tests/test_unsupervised.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/unsupervised.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/cluster/unsupervised.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/pairwise.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/pairwise.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/pairwise_fast.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/ranking.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/ranking.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/regression.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/regression.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/scorer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/scorer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_classification.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_classification.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_pairwise.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_pairwise.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_ranking.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_ranking.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_regression.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_regression.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_score_objects.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/metrics/tests/test_score_objects.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/bayesian_mixture.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/bayesian_mixture.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/gaussian_mixture.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/gaussian_mixture.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/tests/test_bayesian_mixture.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/tests/test_bayesian_mixture.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/tests/test_gaussian_mixture.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/tests/test_gaussian_mixture.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/tests/test_mixture.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/mixture/tests/test_mixture.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/_search.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/_search.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/_split.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/_split.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/_validation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/_validation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/tests/common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/tests/common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/tests/test_search.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/tests/test_search.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/tests/test_split.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/tests/test_split.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/tests/test_validation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/model_selection/tests/test_validation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/multiclass.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/multiclass.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/multioutput.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/multioutput.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/naive_bayes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/naive_bayes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/approximate.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/approximate.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/ball_tree.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/classification.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/classification.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/dist_metrics.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/graph.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/graph.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/kd_tree.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/kde.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/kde.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/lof.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/lof.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/nearest_centroid.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/nearest_centroid.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/quad_tree.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/regression.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/regression.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_approximate.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_approximate.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_ball_tree.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_ball_tree.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_dist_metrics.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_dist_metrics.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_kd_tree.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_kd_tree.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_kde.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_kde.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_lof.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_lof.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_nearest_centroid.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_nearest_centroid.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_neighbors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_neighbors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_quad_tree.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/tests/test_quad_tree.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/typedefs.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/unsupervised.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neighbors/unsupervised.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/_base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/_base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/_stochastic_optimizers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/_stochastic_optimizers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/multilayer_perceptron.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/multilayer_perceptron.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/rbm.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/rbm.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/tests/test_mlp.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/tests/test_mlp.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/tests/test_rbm.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/tests/test_rbm.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/tests/test_stochastic_optimizers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/neural_network/tests/test_stochastic_optimizers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/pipeline.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/pipeline.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/_discretization.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/_discretization.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/_encoders.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/_encoders.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/_function_transformer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/_function_transformer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/data.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/data.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/imputation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/imputation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/label.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/label.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_data.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_data.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_discretization.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_discretization.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_encoders.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_encoders.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_function_transformer.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_function_transformer.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_imputation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_imputation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_label.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/preprocessing/tests/test_label.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/random_projection.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/random_projection.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/semi_supervised/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/semi_supervised/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/semi_supervised/label_propagation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/semi_supervised/label_propagation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/semi_supervised/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/semi_supervised/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/semi_supervised/tests/test_label_propagation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/semi_supervised/tests/test_label_propagation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/bounds.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/bounds.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/classes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/classes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/liblinear.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/libsvm.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/libsvm_sparse.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/tests/test_bounds.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/tests/test_bounds.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/tests/test_sparse.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/tests/test_sparse.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/tests/test_svm.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/svm/tests/test_svm.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_base.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_calibration.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_calibration.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_check_build.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_check_build.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_config.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_config.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_discriminant_analysis.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_discriminant_analysis.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_docstring_parameters.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_docstring_parameters.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_dummy.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_dummy.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_impute.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_impute.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_init.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_init.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_isotonic.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_isotonic.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_kernel_approximation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_kernel_approximation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_kernel_ridge.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_kernel_ridge.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_metaestimators.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_metaestimators.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_multiclass.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_multiclass.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_multioutput.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_multioutput.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_naive_bayes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_naive_bayes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_pipeline.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_pipeline.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_random_projection.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_random_projection.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_site_joblib.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tests/test_site_joblib.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/_criterion.pxd</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/_criterion.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/_splitter.pxd</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/_splitter.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/_tree.pxd</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/_tree.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/_utils.pxd</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/_utils.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/export.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/export.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/tests/test_export.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/tests/test_export.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/tests/test_tree.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/tests/test_tree.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/tree.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/tree/tree.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/_joblib.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/_joblib.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/_logistic_sigmoid.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/_random.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/_scipy_sparse_lsqr_backport.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/_scipy_sparse_lsqr_backport.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/_show_versions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/_show_versions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/_unittest_backport.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/_unittest_backport.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/arpack.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/arpack.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/arrayfuncs.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/bench.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/bench.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/class_weight.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/class_weight.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/deprecation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/deprecation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/estimator_checks.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/estimator_checks.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/extmath.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/extmath.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/fast_dict.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/fixes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/fixes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/graph.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/graph.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/graph_shortest_path.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/lgamma.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/linear_assignment_.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/linear_assignment_.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/metaestimators.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/metaestimators.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/mocking.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/mocking.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/multiclass.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/multiclass.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/murmurhash.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/optimize.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/optimize.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/random.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/random.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/seq_dataset.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/sparsefuncs.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/sparsefuncs.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/sparsefuncs_fast.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/sparsetools/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/sparsetools/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/sparsetools/setup.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/sparsetools/setup.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/sparsetools/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/sparsetools/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/stats.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/stats.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/testing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/testing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_bench.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_bench.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_class_weight.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_class_weight.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_deprecation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_deprecation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_estimator_checks.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_estimator_checks.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_extmath.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_extmath.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_fast_dict.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_fast_dict.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_fixes.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_fixes.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_graph.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_graph.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_linear_assignment.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_linear_assignment.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_metaestimators.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_metaestimators.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_multiclass.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_multiclass.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_murmurhash.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_murmurhash.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_optimize.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_optimize.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_random.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_random.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_seq_dataset.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_seq_dataset.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_shortest_path.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_shortest_path.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_show_versions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_show_versions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_sparsefuncs.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_sparsefuncs.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_stats.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_stats.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_testing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_testing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_validation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/tests/test_validation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/validation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/validation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/sklearn/utils/weight_vector.so</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/scikit_learn-0.20.3-py3.6.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/scikit_learn-0.21.1-py3.6.egg-info</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__check_build/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__check_build/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__check_build/__pycache__/setup.cpython-36.pyc</Path>
@@ -1090,10 +30,10 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/_config.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/base.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/calibration.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/conftest.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/discriminant_analysis.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/dummy.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/exceptions.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/impute.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/isotonic.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/kernel_approximation.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/kernel_ridge.cpython-36.pyc</Path>
@@ -1105,6 +45,8 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/__pycache__/setup.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/_build_utils/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/_build_utils/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/_build_utils/__pycache__/openmp_helpers.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/_build_utils/openmp_helpers.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/_config.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/_isotonic.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/base.py</Path>
@@ -1119,6 +61,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/__pycache__/hierarchical.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/__pycache__/k_means_.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/__pycache__/mean_shift_.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/__pycache__/optics_.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/__pycache__/setup.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/__pycache__/spectral.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/_dbscan_inner.cpython-36m-x86_64-linux-gnu.so</Path>
@@ -1133,6 +76,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/hierarchical.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/k_means_.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/mean_shift_.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/optics_.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/spectral.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/__init__.py</Path>
@@ -1146,6 +90,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/__pycache__/test_hierarchical.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/__pycache__/test_k_means.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/__pycache__/test_mean_shift.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/__pycache__/test_optics.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/__pycache__/test_spectral.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/common.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/test_affinity_propagation.py</Path>
@@ -1156,6 +101,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/test_hierarchical.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/test_k_means.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/test_mean_shift.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/test_optics.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/cluster/tests/test_spectral.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/compose/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/compose/__pycache__/__init__.cpython-36.pyc</Path>
@@ -1169,6 +115,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/compose/tests/__pycache__/test_target.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/compose/tests/test_column_transformer.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/compose/tests/test_target.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/conftest.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/covariance/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/covariance/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/covariance/__pycache__/elliptic_envelope.cpython-36.pyc</Path>
@@ -1210,7 +157,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/__pycache__/covtype.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/__pycache__/kddcup99.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/__pycache__/lfw.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/__pycache__/mlcomp.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/__pycache__/mldata.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/__pycache__/olivetti_faces.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/__pycache__/openml.cpython-36.pyc</Path>
@@ -1252,7 +198,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/images/flower.jpg</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/kddcup99.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/lfw.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/mlcomp.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/mldata.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/olivetti_faces.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/datasets/openml.py</Path>
@@ -1407,6 +352,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/dummy.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__pycache__/_gb_losses.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__pycache__/bagging.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__pycache__/base.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__pycache__/forest.cpython-36.pyc</Path>
@@ -1414,9 +360,48 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__pycache__/iforest.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__pycache__/partial_dependence.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__pycache__/setup.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__pycache__/voting_classifier.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__pycache__/voting.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/__pycache__/weight_boosting.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_gb_losses.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_gradient_boosting.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/binning.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/gradient_boosting.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/grower.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/loss.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/__pycache__/predictor.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/_binning.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/_gradient_boosting.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/_loss.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/_predictor.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/binning.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/gradient_boosting.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/grower.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/histogram.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/loss.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/predictor.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/splitting.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_binning.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_compare_lightgbm.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_gradient_boosting.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_grower.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_histogram.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_loss.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_predictor.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/__pycache__/test_splitting.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_binning.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_compare_lightgbm.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_gradient_boosting.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_grower.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_histogram.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_loss.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_predictor.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/tests/test_splitting.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/types.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/_hist_gradient_boosting/utils.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/bagging.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/base.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/forest.py</Path>
@@ -1433,7 +418,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/__pycache__/test_gradient_boosting_loss_functions.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/__pycache__/test_iforest.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/__pycache__/test_partial_dependence.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/__pycache__/test_voting_classifier.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/__pycache__/test_voting.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/__pycache__/test_weight_boosting.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/test_bagging.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/test_base.py</Path>
@@ -1442,129 +427,37 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/test_gradient_boosting_loss_functions.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/test_iforest.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/test_partial_dependence.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/test_voting_classifier.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/test_voting.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/tests/test_weight_boosting.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/voting_classifier.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/voting.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/ensemble/weight_boosting.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/exceptions.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/__pycache__/enable_hist_gradient_boosting.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/__pycache__/enable_iterative_imputer.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/enable_hist_gradient_boosting.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/enable_iterative_imputer.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/tests/__pycache__/test_enable_hist_gradient_boosting.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/tests/__pycache__/test_enable_iterative_imputer.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/tests/test_enable_hist_gradient_boosting.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/experimental/tests/test_enable_iterative_imputer.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/_arff.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/_pilutil.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/conftest.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/funcsigs.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/setup.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/__pycache__/six.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/_arff.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/_pilutil.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/conftest.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/funcsigs.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/_compat.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/_dask.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/_memmapping_reducer.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/_memory_helpers.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/_multiprocessing_helpers.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/_parallel_backends.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/_store_backends.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/backports.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/compressor.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/disk.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/executor.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/format_stack.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/func_inspect.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/hashing.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/logger.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/memory.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/my_exceptions.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/numpy_pickle.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/numpy_pickle_compat.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/numpy_pickle_utils.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/parallel.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/pool.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/__pycache__/testing.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/_compat.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/_dask.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/_memmapping_reducer.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/_memory_helpers.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/_multiprocessing_helpers.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/_parallel_backends.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/_store_backends.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/backports.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/compressor.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/disk.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/executor.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/cloudpickle/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/cloudpickle/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/cloudpickle/__pycache__/cloudpickle.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/cloudpickle/cloudpickle.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/__pycache__/_base.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/__pycache__/cloudpickle_wrapper.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/__pycache__/process_executor.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/__pycache__/reusable_executor.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/_base.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/_posix_reduction.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/_posix_wait.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/_win_reduction.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/_win_wait.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/compat.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/compat_posix.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/compat_win32.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/context.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/fork_exec.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/managers.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/popen_loky_posix.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/popen_loky_win32.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/process.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/queues.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/reduction.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/semaphore_tracker.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/semlock.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/spawn.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/synchronize.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/__pycache__/utils.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/_posix_reduction.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/_posix_wait.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/_win_reduction.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/_win_wait.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/compat.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/compat_posix.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/compat_win32.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/context.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/fork_exec.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/managers.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/popen_loky_posix.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/popen_loky_win32.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/process.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/queues.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/reduction.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/semaphore_tracker.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/semlock.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/spawn.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/synchronize.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/backend/utils.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/cloudpickle_wrapper.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/process_executor.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/externals/loky/reusable_executor.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/format_stack.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/func_inspect.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/hashing.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/logger.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/memory.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/my_exceptions.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/numpy_pickle.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/numpy_pickle_compat.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/numpy_pickle_utils.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/parallel.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/pool.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/joblib/testing.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/externals/six.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/feature_extraction/__init__.py</Path>
@@ -1642,7 +535,24 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/gaussian_process/tests/test_gpc.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/gaussian_process/tests/test_gpr.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/gaussian_process/tests/test_kernels.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/impute.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/impute/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/impute/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/impute/__pycache__/_base.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/impute/__pycache__/_iterative.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/impute/_base.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/impute/_iterative.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/impute/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/impute/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/impute/tests/__pycache__/test_impute.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/impute/tests/test_impute.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/inspection/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/inspection/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/inspection/__pycache__/partial_dependence.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/inspection/partial_dependence.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/inspection/tests/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/inspection/tests/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/inspection/tests/__pycache__/test_partial_dependence.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/inspection/tests/test_partial_dependence.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/isotonic.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/kernel_approximation.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/kernel_ridge.py</Path>
@@ -1657,7 +567,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/__pycache__/omp.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/__pycache__/passive_aggressive.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/__pycache__/perceptron.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/__pycache__/randomized_l1.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/__pycache__/ransac.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/__pycache__/ridge.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/__pycache__/sag.cpython-36.pyc</Path>
@@ -1674,7 +583,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/omp.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/passive_aggressive.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/perceptron.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/randomized_l1.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/ransac.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/ridge.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/sag.py</Path>
@@ -1693,7 +601,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/__pycache__/test_omp.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/__pycache__/test_passive_aggressive.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/__pycache__/test_perceptron.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/__pycache__/test_randomized_l1.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/__pycache__/test_ransac.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/__pycache__/test_ridge.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/__pycache__/test_sag.cpython-36.pyc</Path>
@@ -1709,7 +616,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/test_omp.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/test_passive_aggressive.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/test_perceptron.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/test_randomized_l1.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/test_ransac.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/test_ridge.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/linear_model/tests/test_sag.py</Path>
@@ -1836,17 +742,16 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/naive_bayes.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/approximate.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/base.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/classification.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/graph.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/kde.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/lof.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/nca.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/nearest_centroid.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/regression.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/setup.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/__pycache__/unsupervised.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/approximate.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/ball_tree.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/base.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/classification.py</Path>
@@ -1855,27 +760,28 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/kd_tree.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/kde.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/lof.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/nca.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/nearest_centroid.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/quad_tree.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/regression.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__pycache__/test_approximate.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__pycache__/test_ball_tree.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__pycache__/test_dist_metrics.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__pycache__/test_kd_tree.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__pycache__/test_kde.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__pycache__/test_lof.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__pycache__/test_nca.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__pycache__/test_nearest_centroid.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__pycache__/test_neighbors.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/__pycache__/test_quad_tree.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/test_approximate.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/test_ball_tree.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/test_dist_metrics.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/test_kd_tree.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/test_kde.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/test_lof.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/test_nca.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/test_nearest_centroid.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/test_neighbors.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/neighbors/tests/test_quad_tree.py</Path>
@@ -1909,6 +815,8 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/__pycache__/data.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/__pycache__/imputation.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/__pycache__/label.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/__pycache__/setup.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/_csr_polynomial_expansion.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/_discretization.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/_encoders.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/_function_transformer.py</Path>
@@ -1916,6 +824,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/data.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/imputation.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/label.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/tests/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/tests/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/preprocessing/tests/__pycache__/test_base.cpython-36.pyc</Path>
@@ -1975,7 +884,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/__pycache__/test_discriminant_analysis.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/__pycache__/test_docstring_parameters.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/__pycache__/test_dummy.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/__pycache__/test_impute.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/__pycache__/test_init.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/__pycache__/test_isotonic.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/__pycache__/test_kernel_approximation.cpython-36.pyc</Path>
@@ -1995,7 +903,6 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/test_discriminant_analysis.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/test_docstring_parameters.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/test_dummy.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/test_impute.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/test_init.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/test_isotonic.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/test_kernel_approximation.py</Path>
@@ -2009,11 +916,13 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tests/test_site_joblib.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/__pycache__/_reingold_tilford.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/__pycache__/export.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/__pycache__/setup.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/__pycache__/tree.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/_criterion.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/_criterion.pxd</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/_reingold_tilford.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/_splitter.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/_splitter.pxd</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/_tree.cpython-36m-x86_64-linux-gnu.so</Path>
@@ -2025,18 +934,18 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/tests/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/tests/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/tests/__pycache__/test_export.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/tests/__pycache__/test_reingold_tilford.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/tests/__pycache__/test_tree.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/tests/test_export.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/tests/test_reingold_tilford.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/tests/test_tree.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/tree/tree.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/_joblib.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/_scipy_sparse_lsqr_backport.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/_pprint.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/_show_versions.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/_unittest_backport.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/arpack.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/bench.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/class_weight.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/deprecation.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/estimator_checks.cpython-36.pyc</Path>
@@ -2054,15 +963,14 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/stats.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/testing.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/__pycache__/validation.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/_cython_blas.cpython-36m-x86_64-linux-gnu.so</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/_joblib.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/_logistic_sigmoid.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/_pprint.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/_random.cpython-36m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/_scipy_sparse_lsqr_backport.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/_show_versions.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/_unittest_backport.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/arpack.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/arrayfuncs.cpython-36m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/bench.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/class_weight.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/deprecation.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/estimator_checks.py</Path>
@@ -2083,57 +991,49 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/setup.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/sparsefuncs.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/sparsefuncs_fast.cpython-36m-x86_64-linux-gnu.so</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/sparsetools/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/sparsetools/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/sparsetools/__pycache__/setup.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/sparsetools/setup.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/sparsetools/tests/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/sparsetools/tests/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/stats.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/testing.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/__init__.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_bench.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_class_weight.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_cython_blas.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_deprecation.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_estimator_checks.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_extmath.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_fast_dict.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_fixes.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_graph.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_linear_assignment.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_metaestimators.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_multiclass.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_murmurhash.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_optimize.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_pprint.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_random.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_seq_dataset.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_shortest_path.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_show_versions.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_sparsefuncs.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_stats.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_testing.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_utils.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/__pycache__/test_validation.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_bench.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_class_weight.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_cython_blas.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_deprecation.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_estimator_checks.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_extmath.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_fast_dict.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_fixes.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_graph.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_linear_assignment.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_metaestimators.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_multiclass.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_murmurhash.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_optimize.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_pprint.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_random.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_seq_dataset.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_shortest_path.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_show_versions.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_sparsefuncs.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_stats.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_testing.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_utils.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/sklearn/utils/tests/test_validation.py</Path>
@@ -2142,12 +1042,12 @@
</Files>
</Package>
<History>
- <Update release="9">
- <Date>2019-04-22</Date>
- <Version>0.20.3</Version>
+ <Update release="10">
+ <Date>2019-05-18</Date>
+ <Version>0.21.1</Version>
<Comment>Packaging update</Comment>
<Name>Rabin Adhikari</Name>
<Email>rabin.adk1@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 15 2023, 9:01 PM (8 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5797597
Default Alt Text
D6316.diff (191 KB)
Attached To
Mode
D6316: Update scikit-learn to 0.21.1 and drop python2 support
Attached
Detach File
Event Timeline
Log In to Comment