Function load_iris

Source
pub fn load_iris(path: &str) -> Result<(NDArray<f64>, NDArray<f64>)>
Expand description

Load iris data from path