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

# rowSubsample

Must be in the range (0, 1).

## Declaration

```swift
var rowSubsample: 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)
- [minChildWeight](createml/mlrandomforestregressor/modelparameters-swift.struct/minchildweight.md)
- [minLossReduction](createml/mlrandomforestregressor/modelparameters-swift.struct/minlossreduction.md)
- [randomSeed](createml/mlrandomforestregressor/modelparameters-swift.struct/randomseed.md)
- [validationData](createml/mlrandomforestregressor/modelparameters-swift.struct/validationdata-swift.property.md)
- [validation](createml/mlrandomforestregressor/modelparameters-swift.struct/validation.md)
