Training: Decision Tree
Sklearn Training: Decision Tree Operator
Home > Machine Learning > Sklearn > Sklearn Training
Input Properties
| Property | Requirement | Type | Default | Description |
|---|---|---|---|---|
| Target Attribute | ✓ | String | - | Attribute in your dataset corresponding to target |
| Count Vectorizer | Boolean | false | Convert a collection of text documents to a matrix of token counts | |
| ↳ Text Attribute | String | - | Attribute in your dataset with text to vectorize | |
| ↳ Tfidf Transformer | Boolean | false | Transform a count matrix to a normalized tf or tf-idf representation |
Output Ports
| Port | Mode |
|---|---|
| 0 | Set Snapshot |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.