Icon

06_​Logistic_​Regression

Logistic Regression

This workflow is an example of how to build a basic prediction / classification model using logistic regression.

Calculate accuracy andconfusion matrix80% for training set20% for testing setTrain model withSAG and Gausspriorz-normalize the data with0 mean and standarddeviation of 1Read the wine.tabledatasetUse the model to make predictionsNode 323Node 324Scorer (deprecated) Partitioning LogisticRegression Learner Normalizer (PMML) Table Reader(deprecated) Logistic RegressionPredictor Number ToString (PMML) ROC Curve Calculate accuracy andconfusion matrix80% for training set20% for testing setTrain model withSAG and Gausspriorz-normalize the data with0 mean and standarddeviation of 1Read the wine.tabledatasetUse the model to make predictionsNode 323Node 324Scorer (deprecated) Partitioning LogisticRegression Learner Normalizer (PMML) Table Reader(deprecated) Logistic RegressionPredictor Number ToString (PMML) ROC Curve

Nodes

Extensions

Links