Guest User

Untitled

a guest
Oct 20th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.48 KB | None | 0 0
  1. Messages
  2. ========
  3.  
  4. .
  5. Line: None
  6. pylint: failure / Tool pylint failed to run (exception was raised)
  7.  
  8. benchmarks/bench_plot_fastkmeans.py
  9. Line: 97
  10. pyflakes: F401 / 'mpl_toolkits.mplot3d.axes3d' imported but unused (col 5)
  11.  
  12. benchmarks/bench_plot_incremental_pca.py
  13. Line: 139
  14. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  15.  
  16. benchmarks/bench_plot_lasso_path.py
  17. Line: 86
  18. pyflakes: F401 / 'mpl_toolkits.mplot3d.axes3d' imported but unused (col 5)
  19.  
  20. benchmarks/bench_plot_neighbors.py
  21. Line: 182
  22. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  23.  
  24. benchmarks/bench_plot_parallel_pairwise.py
  25. Line: 44
  26. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  27.  
  28. benchmarks/bench_plot_randomized_svd.py
  29. Line: 185
  30. pep8: E741 / ambiguous variable name 'l' (col 12)
  31. Line: 203
  32. pep8: E741 / ambiguous variable name 'l' (col 12)
  33. Line: 254
  34. pep8: E741 / ambiguous variable name 'l' (col 30)
  35.  
  36. benchmarks/bench_plot_svd.py
  37. Line: 59
  38. pyflakes: F401 / 'mpl_toolkits.mplot3d.axes3d' imported but unused (col 5)
  39.  
  40. benchmarks/bench_rcv1_logreg_convergence.py
  41. Line: 42
  42. pep8: E722 / do not use bare except' (col 5)
  43. Line: 51
  44. pep8: E722 / do not use bare except' (col 5)
  45. Line: 56
  46. pep8: E722 / do not use bare except' (col 5)
  47. Line: 146
  48. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  49.  
  50. benchmarks/bench_sample_without_replacement.py
  51. Line: 38
  52. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  53. Line: 95
  54. pep8: E114 / indentation is not a multiple of four (comment) (col 4)
  55.  
  56. benchmarks/bench_sparsify.py
  57. Line: 57
  58. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  59. Line: 101
  60. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  61.  
  62. examples/applications/plot_face_recognition.py
  63. Line: 153
  64. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  65.  
  66. examples/applications/plot_model_complexity_influence.py
  67. Line: 127
  68. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  69.  
  70. examples/applications/plot_tomography_l1_reconstruction.py
  71. Line: 115
  72. pep8: E741 / ambiguous variable name 'l' (col 1)
  73.  
  74. examples/applications/svm_gui.py
  75. Line: 182
  76. pep8: E741 / ambiguous variable name 'l' (col 15)
  77. Line: 183
  78. pep8: E741 / ambiguous variable name 'l' (col 12)
  79. Line: 185
  80. pep8: E741 / ambiguous variable name 'l' (col 14)
  81. Line: 334
  82. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  83.  
  84. examples/applications/wikipedia_principal_eigenvector.py
  85. Line: 158
  86. pep8: E741 / ambiguous variable name 'l' (col 34)
  87. Line: 227
  88. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  89.  
  90. examples/calibration/plot_calibration_curve.py
  91. Line: 83
  92. pyflakes: F841 / local variable 'fig' is assigned to but never used (col 5)
  93. Line: 129
  94. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  95.  
  96. examples/classification/plot_lda.py
  97. Line: 41
  98. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  99.  
  100. examples/classification/plot_lda_qda.py
  101. Line: 136
  102. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  103.  
  104. examples/cluster/plot_adjusted_for_chance_measures.py
  105. Line: 58
  106. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  107.  
  108. examples/cluster/plot_agglomerative_clustering_metrics.py
  109. Line: 54
  110. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  111.  
  112. examples/cluster/plot_color_quantization.py
  113. Line: 85
  114. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  115.  
  116. examples/cluster/plot_digits_linkage.py
  117. Line: 78
  118. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  119.  
  120. examples/cluster/plot_kmeans_digits.py
  121. Line: 73
  122. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  123.  
  124. examples/cluster/plot_kmeans_stability_low_dim_dense.py
  125. Line: 72
  126. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  127.  
  128. examples/cluster/plot_segmentation_toy.py
  129. Line: 39
  130. pep8: E741 / ambiguous variable name 'l' (col 1)
  131.  
  132. examples/decomposition/plot_faces_decomposition.py
  133. Line: 67
  134. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  135.  
  136. examples/decomposition/plot_ica_vs_pca.py
  137. Line: 83
  138. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  139.  
  140. examples/decomposition/plot_image_denoising.py
  141. Line: 123
  142. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  143.  
  144. examples/decomposition/plot_pca_3d.py
  145. Line: 40
  146. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  147. Line: 73
  148. pyflakes: F841 / local variable 'pca_score' is assigned to but never used (col 5)
  149.  
  150. examples/ensemble/plot_gradient_boosting_quantile.py
  151. Line: 24
  152. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  153.  
  154. examples/gaussian_process/plot_gpc_isoprobability.py
  155. Line: 37
  156. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  157.  
  158. examples/gaussian_process/plot_gpr_noisy_targets.py
  159. Line: 43
  160. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  161.  
  162. examples/linear_model/plot_lasso_model_selection.py
  163. Line: 92
  164. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  165.  
  166. examples/linear_model/plot_ols_3d.py
  167. Line: 62
  168. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  169.  
  170. examples/mixture/plot_concentration_prior.py
  171. Line: 88
  172. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  173.  
  174. examples/mixture/plot_gmm_covariances.py
  175. Line: 68
  176. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  177.  
  178. examples/model_selection/plot_underfitting_overfitting.py
  179. Line: 36
  180. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  181.  
  182. examples/neighbors/plot_kde_1d.py
  183. Line: 99
  184. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  185.  
  186. examples/svm/plot_custom_kernel.py
  187. Line: 19
  188. pep8: E114 / indentation is not a multiple of four (comment) (col 23)
  189. pep8: E116 / unexpected indentation (comment) (col 23)
  190.  
  191. examples/svm/plot_rbf_parameters.py
  192. Line: 103
  193. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  194.  
  195. sklearn/calibration.py
  196. Line: 447
  197. pep8: E741 / ambiguous variable name 'l' (col 9)
  198.  
  199. sklearn/cluster/hierarchical.py
  200. Line: 342
  201. mccabe: MC0001 / linkage_tree is too complex (22)
  202.  
  203. sklearn/cluster/k_means_.py
  204. Line: 186
  205. mccabe: MC0001 / k_means is too complex (21)
  206.  
  207. sklearn/cluster/optics_.py
  208. Line: 766
  209. mccabe: MC0001 / _cluster_tree is too complex (17)
  210.  
  211. sklearn/covariance/graph_lasso_.py
  212. Line: 81
  213. mccabe: MC0001 / graphical_lasso is too complex (20)
  214.  
  215. sklearn/cross_decomposition/pls_.py
  216. Line: 235
  217. mccabe: MC0001 / _PLS.fit is too complex (16)
  218.  
  219. sklearn/datasets/mldata.py
  220. Line: 55
  221. mccabe: MC0001 / fetch_mldata is too complex (17)
  222.  
  223. sklearn/datasets/openml.py
  224. Line: 386
  225. mccabe: MC0001 / fetch_openml is too complex (23)
  226.  
  227. sklearn/datasets/rcv1.py
  228. Line: 79
  229. mccabe: MC0001 / fetch_rcv1 is too complex (17)
  230.  
  231. sklearn/datasets/samples_generator.py
  232. Line: 38
  233. mccabe: MC0001 / make_classification is too complex (17)
  234.  
  235. sklearn/decomposition/dict_learning.py
  236. Line: 605
  237. mccabe: MC0001 / dict_learning_online is too complex (22)
  238.  
  239. sklearn/decomposition/fastica_.py
  240. Line: 150
  241. mccabe: MC0001 / fastica is too complex (24)
  242.  
  243. sklearn/decomposition/nmf.py
  244. Line: 522
  245. mccabe: MC0001 / _multiplicative_update_w is too complex (18)
  246.  
  247. sklearn/ensemble/bagging.py
  248. Line: 246
  249. mccabe: MC0001 / BaseBagging._fit is too complex (16)
  250.  
  251. sklearn/ensemble/forest.py
  252. Line: 219
  253. mccabe: MC0001 / BaseForest.fit is too complex (17)
  254.  
  255. sklearn/ensemble/gradient_boosting.py
  256. Line: 1206
  257. mccabe: MC0001 / BaseGradientBoosting._check_params is too complex (22)
  258.  
  259. sklearn/ensemble/partial_dependence.py
  260. Line: 166
  261. mccabe: MC0001 / plot_partial_dependence is too complex (30)
  262.  
  263. sklearn/linear_model/coordinate_descent.py
  264. Line: 268
  265. mccabe: MC0001 / enet_path is too complex (23)
  266. Line: 1075
  267. mccabe: MC0001 / LinearModelCV.fit is too complex (24)
  268.  
  269. sklearn/linear_model/huber.py
  270. Line: 51
  271. pyflakes: F841 / local variable 'X_is_sparse' is assigned to but never used (col 5)
  272.  
  273. sklearn/linear_model/least_angle.py
  274. Line: 33
  275. mccabe: MC0001 / lars_path is too complex (47)
  276.  
  277. sklearn/linear_model/logistic.py
  278. Line: 477
  279. mccabe: MC0001 / logistic_regression_path is too complex (34)
  280. Line: 1243
  281. mccabe: MC0001 / LogisticRegression.fit is too complex (17)
  282. Line: 1682
  283. mccabe: MC0001 / LogisticRegressionCV.fit is too complex (19)
  284.  
  285. sklearn/linear_model/omp.py
  286. Line: 265
  287. mccabe: MC0001 / orthogonal_mp is too complex (16)
  288. Line: 407
  289. mccabe: MC0001 / orthogonal_mp_gram is too complex (16)
  290.  
  291. sklearn/linear_model/ransac.py
  292. Line: 228
  293. mccabe: MC0001 / RANSACRegressor.fit is too complex (29)
  294.  
  295. sklearn/linear_model/ridge.py
  296. Line: 208
  297. mccabe: MC0001 / ridge_regression is too complex (33)
  298.  
  299. sklearn/linear_model/sag.py
  300. Line: 86
  301. mccabe: MC0001 / sag_solver is too complex (17)
  302.  
  303. sklearn/linear_model/stochastic_gradient.py
  304. Line: 111
  305. mccabe: MC0001 / BaseSGD._validate_params is too complex (17)
  306.  
  307. sklearn/manifold/locally_linear.py
  308. Line: 188
  309. mccabe: MC0001 / locally_linear_embedding is too complex (27)
  310.  
  311. sklearn/manifold/spectral_embedding_.py
  312. Line: 136
  313. mccabe: MC0001 / spectral_embedding is too complex (23)
  314.  
  315. sklearn/manifold/t_sne.py
  316. Line: 647
  317. mccabe: MC0001 / TSNE._fit is too complex (24)
  318.  
  319. sklearn/metrics/classification.py
  320. Line: 882
  321. mccabe: MC0001 / precision_recall_fscore_support is too complex (24)
  322.  
  323. sklearn/metrics/cluster/setup.py
  324. Line: 21
  325. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  326.  
  327. sklearn/model_selection/_validation.py
  328. Line: 390
  329. mccabe: MC0001 / _fit_and_score is too complex (22)
  330.  
  331. sklearn/naive_bayes.py
  332. Line: 444
  333. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  334.  
  335. sklearn/neighbors/base.py
  336. Line: 164
  337. mccabe: MC0001 / NeighborsBase._fit is too complex (25)
  338.  
  339. sklearn/neural_network/multilayer_perceptron.py
  340. Line: 379
  341. mccabe: MC0001 / BaseMultilayerPerceptron._validate_hyperparameters is too complex (16)
  342. Line: 470
  343. mccabe: MC0001 / BaseMultilayerPerceptron._fit_stochastic is too complex (18)
  344.  
  345. sklearn/preprocessing/label.py
  346. Line: 519
  347. mccabe: MC0001 / label_binarize is too complex (22)
  348.  
  349. sklearn/setup.py
  350. Line: 87
  351. pep8: E305 / expected 2 blank lines after class or function definition, found 1 (col 1)
  352.  
  353. sklearn/tree/export.py
  354. Line: 246
  355. mccabe: MC0001 / _BaseTreeExporter.node_to_str is too complex (22)
  356.  
  357. sklearn/tree/tree.py
  358. Line: 126
  359. mccabe: MC0001 / BaseDecisionTree.fit is too complex (50)
  360.  
  361. sklearn/utils/_scipy_sparse_lsqr_backport.py
  362. Line: 98
  363. mccabe: MC0001 / lsqr is too complex (32)
  364. Line: 284
  365. pyflakes: F841 / local variable 'nstop' is assigned to but never used (col 5)
  366. Line: 303
  367. pyflakes: F841 / local variable '__xm' is assigned to but never used (col 5)
  368. Line: 304
  369. pyflakes: F841 / local variable '__xn' is assigned to but never used (col 5)
  370.  
  371. sklearn/utils/estimator_checks.py
  372. Line: 322
  373. mccabe: MC0001 / set_checking_parameters is too complex (18)
  374. Line: 1124
  375. mccabe: MC0001 / check_estimators_nan_inf is too complex (16)
  376.  
  377. sklearn/utils/fixes.py
  378. Line: 99
  379. mccabe: MC0001 / If 99 is too complex (25)
  380.  
  381. sklearn/utils/testing.py
  382. Line: 919
  383. mccabe: MC0001 / check_docstring_parameters is too complex (18)
  384.  
  385. sklearn/utils/validation.py
  386. Line: 357
  387. mccabe: MC0001 / check_array is too complex (28)
  388.  
  389.  
  390.  
  391. Check Information
  392. =================
  393. Started: 2018-10-20 20:59:33.604532
  394. Finished: 2018-10-20 21:00:31.966591
  395. Time Taken: 58.36 seconds
  396. Formatter: grouped
  397. Profiles: .landscape.yml, no_doc_warnings, no_member_warnings, no_test_warnings, strictness_medium, strictness_high, strictness_veryhigh
  398. Strictness: from profile
  399. Libraries Used:
  400. Tools Run: dodgy, mccabe, pep8, profile-validator, pyflakes, pylint
  401. Messages Found: 108
Add Comment
Please, Sign In to add comment