Skip to content

MohamedAziz-Khezami/Dream_Land

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌍Dream Land

This project aims to predict the GDP of a fictional country with certain resources and values and see what are the most correlated variables with the wealth of a country. The project uses the following parameters to predict the GDP:

  • Foreign direct investment (FDI)
  • Inflation
  • Literacy rate
  • CO2
  • Internet users
  • Labor force
  • Female % of total population
  • ICT development index
  • Energy production
  • Exchange rate

Used Libraries

The main libraries used in this project:

  • dash: an open-source framework for building data visualization interfaces. Released in 2017 as a Python library
  • pandas: a fast, powerful, flexible and easy to use open source data analysis and manipulation tool.
  • geopandas: an open source project to make working with geospatial data in python easier.
  • numpy: a Python library adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
  • plotly: an open-source module of Python that is used for data visualization and supports various graphs like line charts, scatter plots, bar charts, histograms, area plots, etc.
  • scikit_learn: scikit-learn is a free and open-source machine learning library for the Python programming language.

Demo

You can check the live demo via this link: https://dream-land-13d7.onrender.com/ (The initial load might take a minute because of the web host).

ScreenRecording2024-07-20at7 39 23PM-ezgif com-video-to-gif-converter

Deployment

The project is deployed on Render; A free web host. You can check it on https://render.com/

Features

Screen Shot 2024-07-05 at 6 30 39 PM Screen Shot 2024-07-05 at 6 31 22 PM Screen Shot 2024-07-05 at 6 31 28 PM Screen Shot 2024-07-20 at 7 48 47 PM Screen Shot 2024-07-05 at 6 31 56 PM

Feedback

If you have any feedback, please reach out to us at [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages