Skip to content

ML systems which work with apartments dataset. Scraped data from different sources. Can predict price, area, distance from city center.

Notifications You must be signed in to change notification settings

nestoor22/apartmentML

Repository files navigation

apartmentML

EXPLANATION: Use scrapping to collect data. Refactor scrapped data from website. Create SQLite database. Create machine learning models

How to use:

pip install requirement.txt

Create Google Maps API key and insert into:

api = gmaps.Directions(api_key='')

Run main.py

All data is saved to ApartmentsInfo.db

Wait =)

After all process related to collecting and preparing data, system will run training for models. Models will be saved in models folder.

About

ML systems which work with apartments dataset. Scraped data from different sources. Can predict price, area, distance from city center.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages