Icon

06_​Logistic_​Regression

Logistic Regression

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

Logistic Regression: TrainingThis 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 predictions Scorer Partitioning LogisticRegression Learner Normalizer (PMML) Table Reader Logistic RegressionPredictor Logistic Regression: TrainingThis 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 predictionsScorer Partitioning LogisticRegression Learner Normalizer (PMML) Table Reader Logistic RegressionPredictor

Nodes

Extensions

Links