Implement predict_proba as per #138 #502
Annotations
32 errors and 57 warnings
tests (ubuntu, wasm32-unknown-unknown):
src/ensemble/random_forest_classifier.rs#L863
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, wasm32-unknown-unknown):
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, wasm32-unknown-unknown):
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, wasm32-unknown-unknown):
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, wasm32-unknown-unknown):
src/ensemble/random_forest_classifier.rs#L880
the method `predict_proba` exists for struct `RandomForestClassifier<_, {integer}, Result<DenseMatrix<f64>, Failed>, Vec<{integer}>>`, but its trait bounds were not satisfied
|
tests (ubuntu, wasm32-unknown-unknown):
src/ensemble/random_forest_classifier.rs#L881
no method named `shape` found for enum `Result` in the current scope
|
tests (ubuntu, wasm32-unknown-unknown)
Process completed with exit code 1.
|
tests (ubuntu, wasm32-wasi)
The job was canceled because "ubuntu_wasm32-unknown-unk" failed.
|
tests (ubuntu, wasm32-wasi):
src/ensemble/random_forest_classifier.rs#L835
failed to resolve: use of undeclared crate or module `wasm_bindgen_test`
|
tests (ubuntu, wasm32-wasi):
src/ensemble/random_forest_classifier.rs#L863
the trait bound `Result<matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, wasm32-wasi):
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, wasm32-wasi):
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, wasm32-wasi):
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, wasm32-wasi):
src/ensemble/random_forest_classifier.rs#L880
the method `predict_proba` exists for struct `RandomForestClassifier<_, {integer}, Result<DenseMatrix<f64>, Failed>, Vec<{integer}>>`, but its trait bounds were not satisfied
|
tests (ubuntu, wasm32-wasi):
src/ensemble/random_forest_classifier.rs#L881
no method named `shape` found for enum `Result` in the current scope
|
tests (ubuntu, wasm32-wasi)
Process completed with exit code 101.
|
tests (ubuntu, i686-unknown-linux-gnu)
The job was canceled because "ubuntu_wasm32-unknown-unk" failed.
|
tests (ubuntu, i686-unknown-linux-gnu)
The operation was canceled.
|
tests (ubuntu, x86_64-unknown-linux-gnu)
The job was canceled because "ubuntu_wasm32-unknown-unk" failed.
|
tests (ubuntu, x86_64-unknown-linux-gnu):
src/ensemble/random_forest_classifier.rs#L863
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, x86_64-unknown-linux-gnu):
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, x86_64-unknown-linux-gnu):
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, x86_64-unknown-linux-gnu):
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
tests (ubuntu, x86_64-unknown-linux-gnu):
src/ensemble/random_forest_classifier.rs#L880
the method `predict_proba` exists for struct `RandomForestClassifier<_, {integer}, Result<DenseMatrix<f64>, Failed>, Vec<{integer}>>`, but its trait bounds were not satisfied
|
tests (ubuntu, x86_64-unknown-linux-gnu):
src/ensemble/random_forest_classifier.rs#L881
no method named `shape` found for enum `Result` in the current scope
|
tests (ubuntu, x86_64-unknown-linux-gnu)
The operation was canceled.
|
tests (macos, aarch64-apple-darwin)
The job was canceled because "ubuntu_wasm32-unknown-unk" failed.
|
tests (macos, aarch64-apple-darwin)
The operation was canceled.
|
tests (windows, i686-pc-windows-msvc)
The job was canceled because "ubuntu_wasm32-unknown-unk" failed.
|
tests (windows, i686-pc-windows-msvc)
The operation was canceled.
|
tests (windows, x86_64-pc-windows-msvc)
The job was canceled because "ubuntu_wasm32-unknown-unk" failed.
|
tests (windows, x86_64-pc-windows-msvc)
The operation was canceled.
|
check_features (ubuntu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check_features (ubuntu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check_features (ubuntu)
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/
|
check_features (ubuntu)
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/
|
check_features (ubuntu)
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/
|
check_features (ubuntu)
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/
|
check_features (ubuntu, --features serde)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check_features (ubuntu, --features serde)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check_features (ubuntu, --features serde)
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/
|
check_features (ubuntu, --features serde)
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/
|
check_features (ubuntu, --features serde)
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/
|
check_features (ubuntu, --features serde)
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/
|
tests (ubuntu, wasm32-unknown-unknown)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (ubuntu, wasm32-unknown-unknown)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests (ubuntu, wasm32-unknown-unknown):
src/readers/io_testing.rs#L106
unused imports: `TemporaryTextFile`, `string_to_file`
|
tests (ubuntu, wasm32-unknown-unknown):
src/readers/io_testing.rs#L107
unused import: `std::fs`
|
tests (ubuntu, wasm32-unknown-unknown):
src/readers/io_testing.rs#L109
unused import: `std::path`
|
tests (ubuntu, wasm32-unknown-unknown):
src/ensemble/random_forest_classifier.rs#L641
unused import: `crate::linalg::basic::arrays::Array`
|
tests (ubuntu, wasm32-unknown-unknown)
`smartcore` (lib test) generated 4 warnings
|
tests (ubuntu, wasm32-unknown-unknown)
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/
|
tests (ubuntu, wasm32-unknown-unknown)
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/
|
tests (ubuntu, wasm32-unknown-unknown)
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/
|
tests (ubuntu, wasm32-unknown-unknown)
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/
|
check_features (ubuntu, --features datasets)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check_features (ubuntu, --features datasets)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check_features (ubuntu, --features datasets)
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/
|
check_features (ubuntu, --features datasets)
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/
|
check_features (ubuntu, --features datasets)
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/
|
check_features (ubuntu, --features datasets)
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/
|
tests (ubuntu, wasm32-wasi)
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/
|
tests (ubuntu, wasm32-wasi)
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/
|
tests (ubuntu, wasm32-wasi)
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/
|
tests (ubuntu, wasm32-wasi)
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/
|
tests (ubuntu, wasm32-wasi):
src/ensemble/random_forest_classifier.rs#L641
unused import: `crate::linalg::basic::arrays::Array`
|
tests (ubuntu, wasm32-wasi)
`smartcore` (lib test) generated 1 warning
|
tests (ubuntu, i686-unknown-linux-gnu)
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/
|
tests (ubuntu, i686-unknown-linux-gnu)
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/
|
tests (ubuntu, i686-unknown-linux-gnu)
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/
|
tests (ubuntu, i686-unknown-linux-gnu)
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/
|
tests (ubuntu, x86_64-unknown-linux-gnu)
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/
|
tests (ubuntu, x86_64-unknown-linux-gnu)
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/
|
tests (ubuntu, x86_64-unknown-linux-gnu)
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/
|
tests (ubuntu, x86_64-unknown-linux-gnu)
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/
|
tests (ubuntu, x86_64-unknown-linux-gnu):
src/ensemble/random_forest_classifier.rs#L641
unused import: `crate::linalg::basic::arrays::Array`
|
tests (ubuntu, x86_64-unknown-linux-gnu)
`smartcore` (lib test) generated 1 warning
|
tests (macos, aarch64-apple-darwin)
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/
|
tests (macos, aarch64-apple-darwin)
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/
|
tests (macos, aarch64-apple-darwin)
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/
|
tests (macos, aarch64-apple-darwin)
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/
|
tests (windows, i686-pc-windows-msvc)
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/
|
tests (windows, i686-pc-windows-msvc)
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/
|
tests (windows, i686-pc-windows-msvc)
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/
|
tests (windows, i686-pc-windows-msvc)
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/
|
tests (windows, x86_64-pc-windows-msvc)
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/
|
tests (windows, x86_64-pc-windows-msvc)
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/
|
tests (windows, x86_64-pc-windows-msvc)
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/
|
tests (windows, x86_64-pc-windows-msvc)
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/
|