Icon

Homework2

This directory contains 3 workflows.

IconQuestion1 

Question1 Read adult.csv data set (This is on the web) : - Exclude rows where marital-status is missing. On the remaining rows: - Extract rows […]

IconQuestion2 

Question2 Read the sales.csv dataset. - Using the Rule Engine node, create a new column “currency” with value “USD” for the orders from the USA, and […]

IconQuestion3 

Question3 Read the wine.csv dataset. Train a Logistic Regression Model to predict whether a wine is red or white. - Use the Normalizer(PMML) node to […]