[ENH] Bayes optimization for hyperparameters #739
Annotations
3 errors and 1 warning
Run ruff:
julearn/pipeline/tests/test_pipeline_creator.py#L513
julearn/pipeline/tests/test_pipeline_creator.py:513:5: N803 Argument name `X_iris` should be lowercase
|
Run ruff:
julearn/pipeline/tests/test_pipeline_creator.py#L514
julearn/pipeline/tests/test_pipeline_creator.py:514:25: RUF100 Unused `noqa` directive (unused: `N803`)
|
Run ruff
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading