This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Sklearn

Operators in the Sklearn category

Home > Machine Learning > Sklearn

Subcategories

Operators

OperatorDescription
Adaptive BoostingSklearn Adaptive Boosting Operator
BaggingSklearn Bagging Operator
Bernoulli Naive BayesSklearn Bernoulli Naive Bayes Operator
Complement Naive BayesSklearn Complement Naive Bayes Operator
Decision TreeSklearn Decision Tree Operator
Dummy ClassifierSklearn Dummy Classifier Operator
Extra TreeSklearn Extra Tree Operator
Extra TreesSklearn Extra Trees Operator
Gaussian Naive BayesSklearn Gaussian Naive Bayes Operator
Gradient BoostingSklearn Gradient Boosting Operator
K-nearest NeighborsSklearn K-nearest Neighbors Operator
Linear RegressionSklearn Linear Regression Operator
Linear Support Vector MachineSklearn Linear Support Vector Machine Operator
Logistic RegressionSklearn Logistic Regression Operator
Logistic Regression Cross ValidationSklearn Logistic Regression Cross Validation Operator
Multi-layer PerceptronSklearn Multi-layer Perceptron Operator
Multinomial Naive BayesSklearn Multinomial Naive Bayes Operator
Nearest CentroidSklearn Nearest Centroid Operator
Passive AggressiveSklearn Passive Aggressive Operator
Linear PerceptronSklearn Linear Perceptron Operator
Sklearn PredictionSklearn Prediction Operator
Probability CalibrationSklearn Probability Calibration Operator
Random ForestSklearn Random Forest Operator
Ridge RegressionSklearn Ridge Regression Operator
Ridge Regression Cross ValidationSklearn Ridge Regression Cross Validation Operator
Stochastic Gradient DescentSklearn Stochastic Gradient Descent Operator
Support Vector MachineSklearn Support Vector Machine Operator
Sklearn TestingIt will generate scorers for Sklearn model

Total: 28 operators

1 - Sklearn Training

Operators in the Sklearn Training category

Home > Sklearn > Sklearn Training

Operators

OperatorDescription
Training: Adaptive BoostingSklearn Training: Adaptive Boosting Operator
Training: Bagging TrainingSklearn Training: Bagging Training Operator
Training: Bernoulli Naive BayesSklearn Training: Bernoulli Naive Bayes Operator
Training: Complement Naive BayesSklearn Training: Complement Naive Bayes Operator
Training: Decision TreeSklearn Training: Decision Tree Operator
Training: Dummy ClassifierSklearn Training: Dummy Classifier Operator
Training: Extra TreeSklearn Training: Extra Tree Operator
Training: Extra TreesSklearn Training: Extra Trees Operator
Training: Gaussian Naive BayesSklearn Training: Gaussian Naive Bayes Operator
Training: Gradient BoostingSklearn Training: Gradient Boosting Operator
Training: K-nearest NeighborsSklearn Training: K-nearest Neighbors Operator
Training: Linear RegressionSklearn Training: Linear Regression Operator
Training: Linear Support Vector MachineSklearn Training: Linear Support Vector Machine Operator
Training: Logistic RegressionSklearn Training: Logistic Regression Operator
Training: Logistic Regression Cross ValidationSklearn Training: Logistic Regression Cross Validation Operator
Training: Multi-layer PerceptronSklearn Training: Multi-layer Perceptron Operator
Training: Multinomial Naive BayesSklearn Training: Multinomial Naive Bayes Operator
Training: Nearest CentroidSklearn Training: Nearest Centroid Operator
Training: Passive AggressiveSklearn Training: Passive Aggressive Operator
Training: Linear PerceptronSklearn Training: Linear Perceptron Operator
Training: Probability CalibrationSklearn Training: Probability Calibration Operator
Training: Random ForestSklearn Training: Random Forest Operator
Training: Ridge RegressionSklearn Training: Ridge Regression Operator
Training: Ridge Regression Cross ValidationSklearn Training: Ridge Regression Cross Validation Operator
Training: Stochastic Gradient DescentSklearn Training: Stochastic Gradient Descent Operator
Training: Support Vector MachineSklearn Training: Support Vector Machine Operator

Total: 26 operators

1.1 - Training: Adaptive Boosting

Sklearn Training: Adaptive Boosting Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.2 - Training: Bagging Training

Sklearn Training: Bagging Training Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.3 - Training: Bernoulli Naive Bayes

Sklearn Training: Bernoulli Naive Bayes Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.4 - Training: Complement Naive Bayes

Sklearn Training: Complement Naive Bayes Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.5 - Training: Decision Tree

Sklearn Training: Decision Tree Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.6 - Training: Dummy Classifier

Sklearn Training: Dummy Classifier Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.7 - Training: Extra Tree

Sklearn Training: Extra Tree Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.8 - Training: Extra Trees

Sklearn Training: Extra Trees Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.9 - Training: Gaussian Naive Bayes

Sklearn Training: Gaussian Naive Bayes Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.10 - Training: Gradient Boosting

Sklearn Training: Gradient Boosting Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.11 - Training: K-nearest Neighbors

Sklearn Training: K-nearest Neighbors Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.12 - Training: Linear Perceptron

Sklearn Training: Linear Perceptron Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.13 - Training: Linear Regression

Sklearn Training: Linear Regression Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.14 - Training: Linear Support Vector Machine

Sklearn Training: Linear Support Vector Machine Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.15 - Training: Logistic Regression

Sklearn Training: Logistic Regression Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.16 - Training: Logistic Regression Cross Validation

Sklearn Training: Logistic Regression Cross Validation Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.17 - Training: Multi-layer Perceptron

Sklearn Training: Multi-layer Perceptron Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.18 - Training: Multinomial Naive Bayes

Sklearn Training: Multinomial Naive Bayes Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.19 - Training: Nearest Centroid

Sklearn Training: Nearest Centroid Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.20 - Training: Passive Aggressive

Sklearn Training: Passive Aggressive Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.21 - Training: Probability Calibration

Sklearn Training: Probability Calibration Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.22 - Training: Random Forest

Sklearn Training: Random Forest Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.23 - Training: Ridge Regression

Sklearn Training: Ridge Regression Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.24 - Training: Ridge Regression Cross Validation

Sklearn Training: Ridge Regression Cross Validation Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.25 - Training: Stochastic Gradient Descent

Sklearn Training: Stochastic Gradient Descent Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

1.26 - Training: Support Vector Machine

Sklearn Training: Support Vector Machine Operator

Home > Machine Learning > Sklearn > Sklearn Training

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

2 - Adaptive Boosting

Sklearn Adaptive Boosting Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

3 - Bagging

Sklearn Bagging Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

4 - Bernoulli Naive Bayes

Sklearn Bernoulli Naive Bayes Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

5 - Complement Naive Bayes

Sklearn Complement Naive Bayes Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

6 - Decision Tree

Sklearn Decision Tree Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

7 - Dummy Classifier

Sklearn Dummy Classifier Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

8 - Extra Tree

Sklearn Extra Tree Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

9 - Extra Trees

Sklearn Extra Trees Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

10 - Gaussian Naive Bayes

Sklearn Gaussian Naive Bayes Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

11 - Gradient Boosting

Sklearn Gradient Boosting Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

12 - K-nearest Neighbors

Sklearn K-nearest Neighbors Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

13 - Linear Perceptron

Sklearn Linear Perceptron Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

14 - Linear Regression

Sklearn Linear Regression Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
DegreeInteger1Degree of polynomial function

Output Ports

PortMode
0Set Snapshot

15 - Linear Support Vector Machine

Sklearn Linear Support Vector Machine Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

16 - Logistic Regression

Sklearn Logistic Regression Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

17 - Logistic Regression Cross Validation

Sklearn Logistic Regression Cross Validation Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

18 - Multi-layer Perceptron

Sklearn Multi-layer Perceptron Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

19 - Multinomial Naive Bayes

Sklearn Multinomial Naive Bayes Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

20 - Nearest Centroid

Sklearn Nearest Centroid Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

21 - Passive Aggressive

Sklearn Passive Aggressive Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

22 - Probability Calibration

Sklearn Probability Calibration Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

23 - Random Forest

Sklearn Random Forest Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

24 - Ridge Regression

Sklearn Ridge Regression Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

25 - Ridge Regression Cross Validation

Sklearn Ridge Regression Cross Validation Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

26 - Sklearn Prediction

Sklearn Prediction Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Model AttributeStringmodelAttribute corresponding to ML model
Output Attribute NameStringpredictionAttribute name of the prediction result
Ground Truth Attribute Name To IgnoreString-Attribute name of the ground truth

Output Ports

PortMode
0Set Snapshot

27 - Sklearn Testing

It will generate scorers for Sklearn model

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
RegressionBooleanfalseChoose to solve a regression task
Model AttributeStringmodelAttribute corresponding to ML model
Target AttributeString-Attribute in your dataset corresponding to target

Output Ports

PortMode
0Set Snapshot

28 - Stochastic Gradient Descent

Sklearn Stochastic Gradient Descent Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot

29 - Support Vector Machine

Sklearn Support Vector Machine Operator

Home > Machine Learning > Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Target AttributeString-Attribute in your dataset corresponding to target
Count VectorizerBooleanfalseConvert a collection of text documents to a
matrix of token counts
↳ Text AttributeString-Attribute in your dataset with text to vectorize
↳ Tfidf TransformerBooleanfalseTransform a count matrix to a normalized tf or
tf-idf representation

Output Ports

PortMode
0Set Snapshot