Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use the Amazon dataset attached with this assignment, Split the data set into training and testing, and explain in a small paragraph how should the


 Use the Amazon dataset attached with this assignment, Split the data set into training and testing, and explain in a small paragraph how should the data be prepared before implementing the machine learning model.
  1.  
  2. Based on the algorithms you investigated in task 2, Choose any algorithm you find suitable, to solve Amazon's problem of classifying user reviews to spam or not spam.
  3.  
  4. Build the machine learning model based on the algorithm you chose, over the data provided, show the model results including (accuracy, AUC, F-measure, confusion matrix).
  5.  
  6. Explain to you colleages every step of building this model, focus on testing results, your explanations should be as markdown boxes inside your jupyter notebook.
  7.  
  8. Based on your testing results critically asses how your machine learning model is effective for the mentioned scenario and data and useful for amazon, explain how effective it is to meet Amazon's goal in this project?
  9.  
  10. Consider whether the output of the algorithm you have picked previously has the problems of (underfitting or over-fitting), provide explanation according to your results. Also, based on your results, examin the effectiveness of your model, do you think the algorithm you chose is suitable here according to this problem? Assess the effectiveness of this algorithm in general.
  11.  

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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

Practicing Statistics Guided Investigations For The Second Course

Authors: Shonda Kuiper, Jeff Sklar

1st Edition

321586018, 978-0321586018

More Books

Students also viewed these Mechanical Engineering questions

Question

Find the transpose of each given matrix. 1. 2. 3. 4. 4 1 -3 6.

Answered: 1 week ago