Sklearn Training
Operators in the Sklearn Training category
Home > Sklearn > Sklearn Training
Operators
Total: 26 operators
1 - Training: Adaptive Boosting
Sklearn Training: Adaptive Boosting Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
2 - Training: Bagging Training
Sklearn Training: Bagging Training Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
3 - Training: Bernoulli Naive Bayes
Sklearn Training: Bernoulli Naive Bayes Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
4 - Training: Complement Naive Bayes
Sklearn Training: Complement Naive Bayes Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
5 - Training: Decision Tree
Sklearn Training: Decision Tree Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
6 - Training: Dummy Classifier
Sklearn Training: Dummy Classifier Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
7 - Training: Extra Tree
Sklearn Training: Extra Tree Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
8 - Training: Extra Trees
Sklearn Training: Extra Trees Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
9 - Training: Gaussian Naive Bayes
Sklearn Training: Gaussian Naive Bayes Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
10 - Training: Gradient Boosting
Sklearn Training: Gradient Boosting Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
11 - Training: K-nearest Neighbors
Sklearn Training: K-nearest Neighbors Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
12 - Training: Linear Perceptron
Sklearn Training: Linear Perceptron Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
13 - Training: Linear Regression
Sklearn Training: Linear Regression Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
14 - Training: Linear Support Vector Machine
Sklearn Training: Linear Support Vector Machine Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
15 - Training: Logistic Regression
Sklearn Training: Logistic Regression Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
16 - Training: Logistic Regression Cross Validation
Sklearn Training: Logistic Regression Cross Validation Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
17 - Training: Multi-layer Perceptron
Sklearn Training: Multi-layer Perceptron Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
18 - Training: Multinomial Naive Bayes
Sklearn Training: Multinomial Naive Bayes Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
19 - Training: Nearest Centroid
Sklearn Training: Nearest Centroid Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
20 - Training: Passive Aggressive
Sklearn Training: Passive Aggressive Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
21 - Training: Probability Calibration
Sklearn Training: Probability Calibration Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
22 - Training: Random Forest
Sklearn Training: Random Forest Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
23 - Training: Ridge Regression
Sklearn Training: Ridge Regression Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
24 - Training: Ridge Regression Cross Validation
Sklearn Training: Ridge Regression Cross Validation Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
25 - Training: Stochastic Gradient Descent
Sklearn Training: Stochastic Gradient Descent Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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
26 - Training: Support Vector Machine
Sklearn Training: Support Vector Machine Operator
Home > Machine Learning > Sklearn > Sklearn Training
| 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