---
title: minChildWeight
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlrandomforestregressor/modelparameters-swift.struct/minchildweight
---

# minChildWeight

## Declaration

```swift
var minChildWeight: Double
```

## See Also

### Accessing parameters

- [columnSubsample](createml/mlrandomforestregressor/modelparameters-swift.struct/columnsubsample.md)
- [maxDepth](createml/mlrandomforestregressor/modelparameters-swift.struct/maxdepth.md)
- [maxIterations](createml/mlrandomforestregressor/modelparameters-swift.struct/maxiterations.md)
- [minLossReduction](createml/mlrandomforestregressor/modelparameters-swift.struct/minlossreduction.md)
- [randomSeed](createml/mlrandomforestregressor/modelparameters-swift.struct/randomseed.md)
- [rowSubsample](createml/mlrandomforestregressor/modelparameters-swift.struct/rowsubsample.md)
- [validationData](createml/mlrandomforestregressor/modelparameters-swift.struct/validationdata-swift.property.md)
- [validation](createml/mlrandomforestregressor/modelparameters-swift.struct/validation.md)
