---
title: minLossReduction
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlboostedtreeregressor/modelparameters-swift.struct/minlossreduction
---

# minLossReduction

## Declaration

```swift
var minLossReduction: Double
```

## See Also

### Accessing parameters

- [columnSubsample](createml/mlboostedtreeregressor/modelparameters-swift.struct/columnsubsample.md)
- [earlyStoppingRounds](createml/mlboostedtreeregressor/modelparameters-swift.struct/earlystoppingrounds.md)
- [maxDepth](createml/mlboostedtreeregressor/modelparameters-swift.struct/maxdepth.md)
- [maxIterations](createml/mlboostedtreeregressor/modelparameters-swift.struct/maxiterations.md)
- [minChildWeight](createml/mlboostedtreeregressor/modelparameters-swift.struct/minchildweight.md)
- [randomSeed](createml/mlboostedtreeregressor/modelparameters-swift.struct/randomseed.md)
- [rowSubsample](createml/mlboostedtreeregressor/modelparameters-swift.struct/rowsubsample.md)
- [stepSize](createml/mlboostedtreeregressor/modelparameters-swift.struct/stepsize.md)
- [validationData](createml/mlboostedtreeregressor/modelparameters-swift.struct/validationdata-swift.property.md)
- [validation](createml/mlboostedtreeregressor/modelparameters-swift.struct/validation.md)
