Interface RandomForestRegressorTrainerConfig

All Superinterfaces:
DecisionTreeTrainerConfig, RandomForestTrainerConfig, org.neo4j.gds.config.ToMapConvertible, TrainerConfig

@Configuration public interface RandomForestRegressorTrainerConfig extends RandomForestTrainerConfig, TrainerConfig