Skip to content

aidin1324/car-price-prediction-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 1: Car Price Prediction

Overview

This project involves web scraping car listings to gather valuable data for predicting car prices. The primary goal is to practice working with asynchronous requests using aiohttp, parsing data from the web, and performing initial data preparation for a baseline model.

Objectives

  • Web Scraping: Scrape a website to extract useful information on car listings.
  • Asynchronous Programming: Utilize aiohttp to make non-blocking, asynchronous web requests.
  • Data Preparation: Clean and preprocess the data for further analysis.
  • Baseline Model: Develop a simple model to predict car prices based on the scraped data.

Lab work by Khan Aidin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published