pub fn fit(
dataset: &Dataset,
requested_cohort: &Key,
config: ModelConfig,
) -> Result<ModelSnapshot, SystemError>pub fn fit(
dataset: &Dataset,
requested_cohort: &Key,
config: ModelConfig,
) -> Result<ModelSnapshot, SystemError>