Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

predictions.row_iter() method not found in rusty_machine::prelude::Matrix<f64> #217

Open
yutiansut opened this issue Dec 20, 2020 · 0 comments

Comments

@yutiansut
Copy link

8 | for (dog, prediction) in test_dogs.iter().zip(predictions.row_iter()).take(unprinted_total) {
| ^^^^^^^^ method not found in rusty_machine::prelude::Matrix<f64>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant