Icon

Logistic_​Regression_​Solution

Logistic Regression

Logistic Regression: predict wine color.

- Normalize numerical columns
- Partition the dataset into train and test set
- Train a Logistic Regression model
- Apply the model to the test set
- Evaluate the model performance

URL: Behind the Scenes of Logistic Regression with KNIME https://youtu.be/-3y_o8j1pBA
URL: Logistic Regression Learner Node: Algorithm Settings https://youtu.be/AclQdjxpGA0
URL: Logistic Regression Learner Node: Output Values and Memory Handling https://youtu.be/ywPvpgFF2i4
URL: Guide to Intelligent Data Science https://www.datascienceguide.org/

Nodes

Extensions

Links