-
Notifications
You must be signed in to change notification settings - Fork 0
A simple Python project that scrapes country data (name, capital, population, area) from https://scrapethissite.com/pages/simple/, stores it in a MySQL database, and uses a decision tree regression model to estimate the area of a country based on its population. Combines basic web scraping, data processing, and machine learning in one pipeline.
Ehsan-999/Country-Data-Scraper-and-Area-Estimator-using-Machine-Learning
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple Python project that scrapes country data (name, capital, population, area) from https://scrapethissite.com/pages/simple/, stores it in a MySQL database, and uses a decision tree regression model to estimate the area of a country based on its population. Combines basic web scraping, data processing, and machine learning in one pipeline.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published