Debian Automated Code Analysis

pyflakes analysis of python-scikits-learn_0.4-3_all.deb

./usr/share/pyshared/scikits/learn/glm.py:20: 'density' imported but unused
./usr/share/pyshared/scikits/learn/glm.py:871: local variable 'n_samples' is assigned to but never used
./usr/share/pyshared/scikits/learn/setup.py:53: local variable 'extra_compile_args' is assigned to but never used
./usr/share/pyshared/scikits/learn/gmm.py:9: 'time' imported but unused
./usr/share/pyshared/scikits/learn/gmm.py:491: local variable 'nmix' is assigned to but never used
./usr/share/pyshared/scikits/learn/feature_selection/univariate_selection.py:178: 'SVC' imported but unused
./usr/share/pyshared/scikits/learn/datasets/__init__.py:1: 'load_diabetes' imported but unused
./usr/share/pyshared/scikits/learn/datasets/__init__.py:1: 'load_digits' imported but unused
./usr/share/pyshared/scikits/learn/datasets/__init__.py:1: 'load_iris' imported but unused
./usr/share/pyshared/scikits/learn/utils/preprocessing.py:172: local variable 'e' is assigned to but never used
./usr/share/pyshared/scikits/learn/utils/preprocessing.py:183: local variable 'e' is assigned to but never used
./usr/share/pyshared/scikits/learn/tests/test_logistic.py:1: 'np' imported but unused
./usr/share/pyshared/scikits/learn/tests/test_logistic.py:3: 'assert_raises' imported but unused
./usr/share/pyshared/scikits/learn/tests/test_naive_bayes.py:3: 'assert_array_almost_equal' imported but unused
./usr/share/pyshared/scikits/learn/tests/test_naive_bayes.py:3: 'assert_raises' imported but unused
./usr/share/pyshared/scikits/learn/tests/test_svm.py:9: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scikits/learn/tests/test_lda.py:3: 'assert_array_almost_equal' imported but unused
./usr/share/pyshared/scikits/learn/tests/test_lda.py:3: 'assert_raises' imported but unused
./usr/share/pyshared/scikits/learn/tests/test_neighbors.py:1: 'np' imported but unused
./usr/share/pyshared/scikits/learn/tests/test_ridge.py:8: 'assert_raises' imported but unused
./usr/share/pyshared/scikits/learn/tests/test_ridge.py:11: 'from scikits.learn.glm import *' used; unable to detect undefined names
./usr/share/pyshared/scikits/learn/tests/test_coordinate_descent.py:7: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scikits/learn/tests/test_coordinate_descent.py:8: 'from nose.tools import *' used; unable to detect undefined names
./usr/share/pyshared/scikits/learn/tests/test_coordinate_descent.py:10: 'lasso_path' imported but unused
./usr/share/pyshared/scikits/learn/tests/test_coordinate_descent.py:10: 'enet_path' imported but unused
./usr/share/pyshared/scikits/learn/tests/test_gmm.py:4: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scikits/learn/tests/test_gmm.py:7: 'scipy' imported but unused
./usr/share/pyshared/scikits/learn/tests/test_gmm.py:267: local variable 'g' is assigned to but never used
./usr/share/pyshared/scikits/learn/tests/test_glm.py:2: 'from numpy.testing import *' used; unable to detect undefined names
./usr/share/pyshared/scikits/learn/tests/test_glm.py:3: 'from nose.tools import *' used; unable to detect undefined names

This report was generated on Sun, 02 Jan 2011 05:32:13 +0000, based on results by pyflakes 0.4.0-1