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

Return to the regular view of this page.

Machine Learning

Operators in the Machine Learning category

1 - 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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

1.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

2 - Advanced Sklearn

Operators in the Advanced Sklearn category

Home > Machine Learning > Advanced Sklearn

Operators

OperatorDescription
KNN ClassifierSklearn KNN Classifier Operator
KNN RegressorSklearn KNN Regressor Operator
SVM ClassifierSklearn SVM Classifier Operator
SVM RegressorSklearn SVM Regressor Operator

Total: 4 operators

2.1 - KNN Classifier

Sklearn KNN Classifier Operator

Home > Machine Learning > Advanced Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Parameter SettingSklearnAdvancedKNNParameters-
Ground Truth Attribute ColumnString-Ground truth attribute column
Selected FeaturesList-Features used to train the model

Output Ports

PortMode
0Set Snapshot

2.2 - KNN Regressor

Sklearn KNN Regressor Operator

Home > Machine Learning > Advanced Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Parameter SettingSklearnAdvancedKNNParameters-
Ground Truth Attribute ColumnString-Ground truth attribute column
Selected FeaturesList-Features used to train the model

Output Ports

PortMode
0Set Snapshot

2.3 - SVM Classifier

Sklearn SVM Classifier Operator

Home > Machine Learning > Advanced Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Parameter SettingSklearnAdvancedSVCParameters-
Ground Truth Attribute ColumnString-Ground truth attribute column
Selected FeaturesList-Features used to train the model

Output Ports

PortMode
0Set Snapshot

2.4 - SVM Regressor

Sklearn SVM Regressor Operator

Home > Machine Learning > Advanced Sklearn

Input Properties

PropertyRequirementTypeDefaultDescription
Parameter SettingSklearnAdvancedSVRParameters-
Ground Truth Attribute ColumnString-Ground truth attribute column
Selected FeaturesList-Features used to train the model

Output Ports

PortMode
0Set Snapshot

3 - Hugging Face

Operators in the Hugging Face category

Home > Machine Learning > Hugging Face

Operators

OperatorDescription
Hugging Face Iris Logistic RegressionPredict whether an iris is an Iris-setosa using a pre-trained logistic regression model
Hugging Face Sentiment AnalysisAnalyzing Sentiments with a Twitter-Based Model from Hugging Face
Hugging Face Spam DetectionSpam Detection by SMS Spam Detection Model from Hugging Face
Hugging Face Text SummarizationSummarize the given text content with a mini2bert pre-trained model from Hugging Face

Total: 4 operators

3.1 - Hugging Face Iris Logistic Regression

Predict whether an iris is an Iris-setosa using a pre-trained logistic regression model

Home > Machine Learning > Hugging Face

Input Properties

PropertyRequirementTypeDefaultDescription
Petal Length Cm AttributeString-Attribute in your dataset corresponding to
PetalLengthCm
Petal Width Cm AttributeString-Attribute in your dataset corresponding to
PetalWidthCm
Prediction Class NameStringSpecies_predictionOutput attribute name for the predicted class of
species
Prediction Probability NameStringSpecies_probabilityOutput attribute name for the prediction’s
probability of being a Iris-setosa

Output Ports

PortMode
0Set Snapshot

3.2 - Hugging Face Sentiment Analysis

Analyzing Sentiments with a Twitter-Based Model from Hugging Face

Home > Machine Learning > Hugging Face

Input Properties

PropertyRequirementTypeDefaultDescription
AttributeString-Column to perform sentiment analysis on
Positive Result AttributeStringhuggingface_sentiment_positiveColumn name of the sentiment analysis result
(positive)
Neutral Result AttributeStringhuggingface_sentiment_neutralColumn name of the sentiment analysis result
(neutral)
Negative Result AttributeStringhuggingface_sentiment_negativeColumn name of the sentiment analysis result
(negative)

Output Ports

PortMode
0Set Snapshot

3.3 - Hugging Face Spam Detection

Spam Detection by SMS Spam Detection Model from Hugging Face

Home > Machine Learning > Hugging Face

Input Properties

PropertyRequirementTypeDefaultDescription
AttributeString-Column to perform spam detection on
Spam Result AttributeStringis_spamColumn name of whether spam or not
Score Result AttributeStringscoreColumn name of Probability for classification

Output Ports

PortMode
0Set Snapshot

3.4 - Hugging Face Text Summarization

Summarize the given text content with a mini2bert pre-trained model from Hugging Face

Home > Machine Learning > Hugging Face

Input Properties

PropertyRequirementTypeDefaultDescription
AttributeString-Attribute to perform text summarization on
Result Attribute NameStringsummaryAttribute name of the text summary result

Output Ports

PortMode
0Set Snapshot

4 - Machine Learning General

Operators in the Machine Learning General category

Home > Machine Learning > Machine Learning General

Operators

OperatorDescription
Machine Learning ScorerScorer for machine learning models

Total: 1 operator

4.1 - Machine Learning Scorer

Scorer for machine learning models

Home > Machine Learning > Machine Learning General

Input Properties

PropertyRequirementTypeDefaultDescription
RegressionBooleanfalseChoose to solve a regression task
↳ Scorer FunctionsList-Select classification tasks metrics
↳ Scorer FunctionsList-Select regression tasks metrics
Actual ValueString-Specify the label attribute
Predicted ValueString-Specify the attribute generated by the model

Output Ports

PortMode
0Set Snapshot