Skip to content

Modified: values of hyperparams passed as dict in tree algorithms, al… #78

Modified: values of hyperparams passed as dict in tree algorithms, al…

Modified: values of hyperparams passed as dict in tree algorithms, al… #78

Triggered via push February 23, 2024 17:18
Status Success
Total duration 43s
Artifacts
Build and publish Python mloptimizer to PyPI and TestPyPI
33s
Build and publish Python mloptimizer to PyPI and TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 34 notices
Build and publish Python mloptimizer to PyPI and TestPyPI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L34
Class ForestOptimizer must implement all abstract methods
Class must implement all abstract methods: mloptimizer/genoptimizer/trees.py#L63
Class ExtraTreesOptimizer must implement all abstract methods
Class must implement all abstract methods: mloptimizer/genoptimizer/xgb.py#L36
Class CustomXGBClassifierOptimizer must implement all abstract methods
Class must implement all abstract methods: mloptimizer/genoptimizer/trees.py#L78
Class GradientBoostingOptimizer 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
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