pub fn fit_rows(input: FitRowsInput<'_>) -> Result<ModelSnapshot, ModelError>Expand description
Fits the same deterministic model from only IDs and feature vectors.
pub fn fit_rows(input: FitRowsInput<'_>) -> Result<ModelSnapshot, ModelError>Fits the same deterministic model from only IDs and feature vectors.