willdphan / car-price

Linear Regression model to predict car selling prices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car Price Regression

Description

The script reads car sales data from a CSV file, preprocesses and visualizes it, then applies a Linear Regression model to predict car selling prices. The model's performance is evaluated with various metrics.

Objective

The objective of this model is to accurately predict car prices using historical sales data.

Code

License

This script is open-source and licensed under the MIT License. For more details, check the LICENSE file.

About

Linear Regression model to predict car selling prices

License:MIT License


Languages

Language:Jupyter Notebook 100.0%