Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A website sent advertisements by emails to users who interested in their product. Your task is to find a good model to predict if an

A website sent advertisements by emails to users who interested in their product. Your task is to find a good model to predict if an advertisement will be clicked with given datasets. 

user_features.csv Download user_features.csv- features describing our users
product_feature.csv Download product_feature.csv- features describing products shown in the advertisements.
click_history.csv Download click_history.csv. - contains which products users had previously seen and whether that user ordered products in this website before.

** note this is not real data.

  • Question 1: Data Understanding

Explore the basic information of the datasets. 

  • Question 2: Data Cleaning and Preprocessing

Clean and preprocess the datasets (such as missing values, outliers, dummy, merging etc.). 

  • Question 3: Model Generation and Evaluation

Please split the data into train and test sets with a ratio of 0.7:0.3. Build and optimize classification models you learned in this course. 

  • Question 4: Which model has the best performance? What have you learned from the models you built? 

Step by Step Solution

3.30 Rating (147 Votes )

There are 3 Steps involved in it

Step: 1

Question 1 Data Understanding To explore the basic information of the datasets you can start by loading each dataset and examining its structure and c... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Strategic Management An Integrated Approach

Authors: Charles W. L. Hill, Gareth R. Jones

10th Edition

111182584X, 978-1111825843

More Books

Students also viewed these Programming questions

Question

Describe the process of replacing bad habits with good ones.

Answered: 1 week ago

Question

7.8 Describe causal factors in bipolar disorders.

Answered: 1 week ago