Function rustml::opt::plot_learning_curve [] [src]

pub fn plot_learning_curve(r: &OptResult<f64>, w: &Window) -> Result<(String, String), &'static str>

Plots the learning curve from an optimization result.