Skip to content

changed the mutable input lists #72

changed the mutable input lists

changed the mutable input lists #72

Triggered via push January 23, 2024 22:58
Status Success
Total duration 39s
Artifacts
Build and publish Python mloptimizer to PyPI and TestPyPI
31s
Build and publish Python mloptimizer to PyPI and TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

34 notices
Class must implement all abstract methods: mloptimizer/genoptimizer/svc.py#L7
Class SVCOptimizer must implement all abstract methods
Class must implement all abstract methods: mloptimizer/genoptimizer/trees.py#L49
Class ForestOptimizer must implement all abstract methods
Class must implement all abstract methods: mloptimizer/genoptimizer/trees.py#L132
Class GradientBoostingOptimizer must implement all abstract methods
Class must implement all abstract methods: mloptimizer/genoptimizer/trees.py#L91
Class ExtraTreesOptimizer must implement all abstract methods
Class must implement all abstract methods: mloptimizer/genoptimizer/keras.py#L8
Class KerasClassifierOptimizer must implement all abstract methods
Class must implement all abstract methods: mloptimizer/genoptimizer/catboost.py#L7
Class CatBoostClassifierOptimizer must implement all abstract methods
Class must implement all abstract methods: mloptimizer/genoptimizer/xgb.py#L8
Class XGBClassifierOptimizer must implement all abstract methods
Class must implement all abstract methods: mloptimizer/genoptimizer/trees.py#L8
Class TreeOptimizer must implement all abstract methods
Class must implement all abstract methods: mloptimizer/genoptimizer/xgb.py#L51
Class CustomXGBClassifierOptimizer must implement all abstract methods
Incorrect docstring: mloptimizer/genoptimizer/base.py#L517
Missing parameter checkpoint_flag in docstring
Incorrect docstring: mloptimizer/genoptimizer/base.py#L516
Missing parameter start_gen in docstring
Incorrect docstring: mloptimizer/genoptimizer/base.py#L516
Missing parameter checkpoint_path in docstring
Incorrect docstring: mloptimizer/genoptimizer/base.py#L515
Missing parameter logbook in docstring
PEP 8 naming convention violation: mloptimizer/test/test_CustomXGBClassifier.py#L28
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_CustomXGBClassifier.py#L21
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/alg_wrapper.py#L160
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_CustomXGBClassifier.py#L37
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/alg_wrapper.py#L126
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_alg_wrapper.py#L11
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/alg_wrapper.py#L182
Argument name should be lowercase
PEP 8 naming convention violation: mloptimizer/test/test_CustomXGBClassifier.py#L9
Variable in function should be lowercase
PEP 8 naming convention violation: mloptimizer/alg_wrapper.py#L203
Argument name should be lowercase
Accessing a protected member of a class or a module: docs/conf.py#L10
Access to a protected member _sg_scraper of a class