Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 639 Bytes

File metadata and controls

33 lines (22 loc) · 639 Bytes

REGRESSION TASK

Car Purchase Amount Prediction Using ANN(Regression Task)

Requirements

  1. Python - 3.8.0

  2. Jupyter Notebook

Scenario

You are working as a car salesman and you would like to develop a model to predict the total dollar amount that customers are willing to pay given the following attributes:

  • Customer Name
  • Customer e-mail
  • Country
  • Gender
  • Age
  • Annual Salary
  • Credit Card Debt
  • Net Worth

The model should predict:

  • Car Purchase Amount

Steps to Setup

1. Clone the application

https://github.com/Jenith-rajlawat/Car-Purchase-Amount-Prediction-Regression-Task.git