Sklearn
Operators in the Sklearn category
Home > Machine Learning > Sklearn
Subcategories
Operators
Total: 28 operators
1 - Sklearn Training
Operators in the Sklearn Training category
Home > Sklearn > Sklearn Training
Operators
Total: 26 operators
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
1.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
2 - Adaptive Boosting
Sklearn Adaptive Boosting Operator
Home > Machine Learning > Sklearn
| 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 - Bagging
Sklearn Bagging Operator
Home > Machine Learning > Sklearn
| 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 - Bernoulli Naive Bayes
Sklearn Bernoulli Naive Bayes Operator
Home > Machine Learning > Sklearn
| 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 - Complement Naive Bayes
Sklearn Complement Naive Bayes Operator
Home > Machine Learning > Sklearn
| 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 - Decision Tree
Sklearn Decision Tree Operator
Home > Machine Learning > Sklearn
| 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 - Dummy Classifier
Sklearn Dummy Classifier Operator
Home > Machine Learning > Sklearn
| 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 - Extra Tree
Sklearn Extra Tree Operator
Home > Machine Learning > Sklearn
| 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 - Extra Trees
Sklearn Extra Trees Operator
Home > Machine Learning > Sklearn
| 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 - Gaussian Naive Bayes
Sklearn Gaussian Naive Bayes Operator
Home > Machine Learning > Sklearn
| 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 - Gradient Boosting
Sklearn Gradient Boosting Operator
Home > Machine Learning > Sklearn
| 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 - K-nearest Neighbors
Sklearn K-nearest Neighbors Operator
Home > Machine Learning > Sklearn
| 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 - Linear Perceptron
Sklearn Linear Perceptron Operator
Home > Machine Learning > Sklearn
| 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 - Linear Regression
Sklearn Linear Regression Operator
Home > Machine Learning > Sklearn
| Property | Requirement | Type | Default | Description |
|---|
| Target Attribute | ✓ | String | - | Attribute in your dataset corresponding to target |
| Degree | ✓ | Integer | 1 | Degree of polynomial function |
Output Ports
15 - Linear Support Vector Machine
Sklearn Linear Support Vector Machine Operator
Home > Machine Learning > Sklearn
| 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 - Logistic Regression
Sklearn Logistic Regression Operator
Home > Machine Learning > Sklearn
| 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 - Logistic Regression Cross Validation
Sklearn Logistic Regression Cross Validation Operator
Home > Machine Learning > Sklearn
| 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 - Multi-layer Perceptron
Sklearn Multi-layer Perceptron Operator
Home > Machine Learning > Sklearn
| 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 - Multinomial Naive Bayes
Sklearn Multinomial Naive Bayes Operator
Home > Machine Learning > Sklearn
| 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 - Nearest Centroid
Sklearn Nearest Centroid Operator
Home > Machine Learning > Sklearn
| 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 - Passive Aggressive
Sklearn Passive Aggressive Operator
Home > Machine Learning > Sklearn
| 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 - Probability Calibration
Sklearn Probability Calibration Operator
Home > Machine Learning > Sklearn
| 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 - Random Forest
Sklearn Random Forest Operator
Home > Machine Learning > Sklearn
| 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 - Ridge Regression
Sklearn Ridge Regression Operator
Home > Machine Learning > Sklearn
| 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 - Ridge Regression Cross Validation
Sklearn Ridge Regression Cross Validation Operator
Home > Machine Learning > Sklearn
| 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 - Sklearn Prediction
Sklearn Prediction Operator
Home > Machine Learning > Sklearn
| Property | Requirement | Type | Default | Description |
|---|
| Model Attribute | ✓ | String | model | Attribute corresponding to ML model |
| Output Attribute Name | ✓ | String | prediction | Attribute name of the prediction result |
| Ground Truth Attribute Name To Ignore | | String | - | Attribute name of the ground truth |
Output Ports
27 - Sklearn Testing
It will generate scorers for Sklearn model
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 |
Output Ports
28 - Stochastic Gradient Descent
Sklearn Stochastic Gradient Descent Operator
Home > Machine Learning > Sklearn
| 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
29 - Support Vector Machine
Sklearn Support Vector Machine Operator
Home > Machine Learning > Sklearn
| 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