Implement predict_proba for DecisionTreeClassifier (#287) #539
Annotations
16 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests in WASM:
src/readers/io_testing.rs#L106
unused imports: `TemporaryTextFile` and `string_to_file`
|
Tests in WASM:
src/readers/io_testing.rs#L107
unused import: `std::fs`
|
Tests in WASM:
src/readers/io_testing.rs#L109
unused import: `std::path`
|
Tests in WASM:
src/readers/io_testing.rs#L17
associated function `new` is never used
|
Tests in WASM:
src/readers/io_testing.rs#L36
function `string_to_file` is never used
|
Tests in WASM
`smartcore` (lib test) generated 5 warnings (run `cargo fix --lib -p smartcore --tests` to apply 3 suggestions)
|
Tests in WASM:
src/readers/io_testing.rs#L106
unused imports: `TemporaryTextFile` and `string_to_file`
|
Tests in WASM:
src/readers/io_testing.rs#L107
unused import: `std::fs`
|
Tests in WASM:
src/readers/io_testing.rs#L109
unused import: `std::path`
|
Tests in WASM:
src/readers/io_testing.rs#L17
associated function `new` is never used
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install Rust toolchain
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading