/Car-Price-Analysis

Major project as part of internship with Verzeo

Primary LanguageJupyter Notebook

Car Price Analysis

Major project as part of internship with Verzeo

Attribute Information:

Input variables:

Car data:

1 - Location : Location in which the car was manufactured
2 - Year : Year of manufacture
3 - Kilometers_Driven : (continuous)
4 - Fuel_Type : 'CNG', 'Diesel', 'Petrol'
5 - Transmission : 'Manual', 'Automatic'
6 - Owner_Type : 'First', 'Second', 'Third', 'Fourth & Above'
7 - Mileage : (continuous)
8 - Engine : (continuous)
9 - Power : (continuous)
10 - Seats : number of seats in the car

Output variable (desired target):

11 - Price : What is the price of the car?