---
title: maxDepth
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlrandomforestclassifier/modelparameters-swift.struct/maxdepth
---

# maxDepth

## Declaration

```swift
var maxDepth: Int
```

## See Also

### Accessing parameters

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