pub type SmallLinearRegression = TypeSafeLinearModel<Untrained, Regression, 10>;Expand description
Type alias for common fixed-size models
Aliased Typeยง
pub struct SmallLinearRegression { /* private fields */ }pub type SmallLinearRegression = TypeSafeLinearModel<Untrained, Regression, 10>;Type alias for common fixed-size models
pub struct SmallLinearRegression { /* private fields */ }