Implement predict_proba as per #138 #502
Annotations
8 errors and 6 warnings
|
Tests:
src/ensemble/random_forest_classifier.rs#L863
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
Tests:
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
Tests:
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
Tests:
src/ensemble/random_forest_classifier.rs#L862
the trait bound `Result<basic::matrix::DenseMatrix<f64>, error::Failed>: arrays::Array2<_>` is not satisfied
|
Tests:
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:
src/ensemble/random_forest_classifier.rs#L881
no method named `shape` found for enum `Result` in the current scope
|
Tests
The operation was canceled.
|
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/
|
Tests:
src/ensemble/random_forest_classifier.rs#L641
unused import: `crate::linalg::basic::arrays::Array`
|
Tests
`smartcore` (lib test) generated 1 warning
|
Loading