Icon

KnimeProject

This directory contains 3 workflows.

IconSolution1 

Solution 1 • exclude rows where marital-status is missing. • On the remaining rows: • extract rows where marital-status = "Never-married" • […]

IconSolution2 

Solution 2 • Using the Rule Engine node, create a new column “currency” with value “USD” for the orders from the USA, and “EUR” for the orders from […]

IconSolution3 

Solution 3 • Use the Normalizer(PMML) node to z normalize all numerical columns. • Partition the dataset into a training set (80%) and a test set (20%) […]