Skip to content

MaxiWeissenbacher/CarPricePrediction

Repository files navigation

CarPricePrediction

Car Price Prediction Project with R.

This project is about predicting the price of a car with the programming language R. It is separated into 4 different parts:

  1. Webscraping: Scraping the relevant data from "autoscout24.de" and bring it into the right format.

  2. Data Cleaning & Data Understanding: Preprocess the scraped data and investigate it with different visualizations.

  3. Building a Linear Regression Model Implement a linear regression models and investigate whether all prerequisites apply. Forecasting the price of a car with multiple variables like car color, car make, car age...

  4. Build a Random Forest Model Implement a random forest model and compare the performance to the linear regression model.

About

Car Price Prediction Project with R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages