added: test about reproducibility using seed #71
82 new problems found by Qodana Community for Python
Qodana Community for Python
82 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Unsatisfied package requirements |
🔶 Warning | 31 |
The default argument is mutable |
🔶 Warning | 2 |
Incorrect type |
🔶 Warning | 1 |
PEP 8 naming convention violation |
◽️ Notice | 20 |
Unsatisfied package requirements |
◽️ Notice | 16 |
PEP 8 coding style violation |
◽️ Notice | 6 |
Incorrect docstring |
◽️ Notice | 4 |
Accessing a protected member of a class or a module |
◽️ Notice | 1 |
Shadowing built-in names |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 74 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
The default argument is mutable
Default argument value is mutable
Check warning on line 75 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
The default argument is mutable
Default argument value is mutable
Check notice on line 513 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter checkpoint_flag in docstring
Check notice on line 511 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter logbook in docstring
Check notice on line 512 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter start_gen in docstring
Check notice on line 512 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
Incorrect docstring
Missing parameter checkpoint_path in docstring
Check notice on line 3 in mloptimizer/test/test_model_evaluation.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package containing module 'pytest' is not listed in the project requirements
Check warning on line 1 in mloptimizer/test/test_genoptimizer/test_TreeOptimizer.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check warning on line 1 in mloptimizer/genoptimizer/keras.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check notice on line 2 in mloptimizer/test/test_CustomXGBClassifier.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package containing module 'numpy' is not listed in the project requirements
Check warning on line 1 in mloptimizer/test/test_genoptimizer/__init__.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check warning on line 1 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check notice on line 3 in mloptimizer/plots.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package containing module 'numpy' is not listed in the project requirements
Check warning on line 1 in requirements.txt
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check warning on line 1 in mloptimizer/test/test_model_evaluation.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check warning on line 1 in mloptimizer/test/test_alg_wrapper.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check notice on line 2 in mloptimizer/alg_wrapper.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package containing module 'numpy' is not listed in the project requirements
Check warning on line 1 in examples/plot_evolution.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check warning on line 1 in setup.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check notice on line 1 in mloptimizer/test/test_alg_wrapper.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package containing module 'pytest' is not listed in the project requirements
Check warning on line 1 in examples/plot_quickstart.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check warning on line 1 in mloptimizer/genoptimizer/hyperparam.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check warning on line 1 in mloptimizer/plots.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package requirements 'catboost\>=1.1.1', 'deap\>=1.3.3', 'joblib\>=1.2.0', 'keras==2.12.0', 'pandas\>=1.5.3', 'python-dateutil\>=2.8.1', 'pytz\>=2022.7.1', 'scikit-learn\>=1.2.1', 'scipy\>=1.10.0', 'seaborn==0.12.2', 'tensorflow\>=2.12.0', 'xgboost\>=1.7.3', 'plotly\>=5.15.0', 'pytest-cov', 'kaleido', 'sphinx-gallery==0.14.0', 'sphinx_book_theme', 'sphinx_mdinclude', 'sphinx-autoapi' are not satisfied
Check notice on line 10 in mloptimizer/genoptimizer/base.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package containing module 'numpy' is not listed in the project requirements
Check notice on line 1 in mloptimizer/test/test_CustomXGBClassifier.py
github-actions / Qodana Community for Python
Unsatisfied package requirements
Package containing module 'pytest' is not listed in the project requirements