Home > Machine Learning > Sklearn
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Regression | ✓ | Boolean | false | Choose to solve a regression task |
| Model Attribute | ✓ | String | model | Attribute corresponding to ML model |
| Target Attribute | ✓ | String | - | Attribute in your dataset corresponding to target |
| Port | Mode |
|---|---|
| 0 | Set Snapshot |