MLRandomForestRegressor.ModelParameters
Parameters that affect the process of training a model.
Declaration
struct ModelParametersTopics
Creating parameters
init(validation:maxDepth:maxIterations:minLossReduction:minChildWeight:randomSeed:rowSubsample:columnSubsample:)init(validationData:maxDepth:maxIterations:minLossReduction:minChildWeight:randomSeed:rowSubsample:columnSubsample:)MLRandomForestRegressor.ModelParameters.ValidationData
Accessing parameters
columnSubsamplemaxDepthmaxIterationsminChildWeightminLossReductionrandomSeedrowSubsamplevalidationDatavalidation