Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring of benchmarks #133

Merged
merged 36 commits into from
Jul 5, 2024

Add examples run to CI

7d144bc
Select commit
Loading
Failed to load commit list.
Merged

Refactoring of benchmarks #133

Add examples run to CI
7d144bc
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Jul 5, 2024 in 0s

6 minor issues found.

Annotations

Check notice on line 792 in sklbench/datasets/loaders.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

sklbench/datasets/loaders.py#L792

unresolved comment '# TODO: remove placeholding zeroed y' (C100)

Check notice on line 48 in sklbench/utils/special_params.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

sklbench/utils/special_params.py#L48

unresolved comment '# TODO: add float values' (C100)

Check notice on line 113 in sklbench/benchmarks/custom_function.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

sklbench/benchmarks/custom_function.py#L113

unresolved comment '# TODO: replace `x_train` data_desc with more informative values' (C100)

Check notice on line 80 in sklbench/utils/env.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

sklbench/utils/env.py#L80

unresolved comment '# TODO: add non-x86 sets' (C100)

Check notice on line 51 in sklbench/runner/commands_helper.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

sklbench/runner/commands_helper.py#L51

unresolved comment '# TODO: replace unix time in ms with datetime' (C100)

Check notice on line 27 in sklbench/utils/custom_types.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

sklbench/utils/custom_types.py#L27

unresolved comment '# TODO: replace Any with Union[Callable, ...]' (C100)