A package including the analysis of relationship between mental disease and weather and an application based on the ML model
Project description
This package includes the analysis of relationship between mental disease and weather and an application based on the trained ML model.
"mw_data_analysis" folder:
- eda.py: containing the functions for EDA, ex. making pairplots and global map.
- WeatherRegression.py: It is designed as a class for the reason that more ML method will be added. The stacking regressor used in the application and demo .ipynb file is here.
- make_weather_history_data.py: used for fetching the global history weather data. It took hours to complete fetching weather data worldwide for the past dacade, so only run it when you need data for years not in range [2012 ~ 2021]
- the weather data saved from running 3. and IHME disease statistics for training.(informations/, incidence/, prevalence/)
- "app.py": This is an application making prediction with the Regression model
"data_analysis_demo.ipynb": a jupyter notebook demostrating the exploratory data analysis of the mental disease data and history weather data, serving as interactive visualization UI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mentalweather-0.0.1.tar.gz.
File metadata
- Download URL: mentalweather-0.0.1.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
906d9e4167acab79d371f3684a8abd38d6251be5b9a1be3b21dbcec87f4a9da4
|
|
| MD5 |
30fa682075fd457208a2cd649a9d4b63
|
|
| BLAKE2b-256 |
0c9b1684b3e9e8797ab9456f99a2b7c8d9a99eb0888929c8ddc71aacbc713f1a
|
File details
Details for the file mentalweather-0.0.1-py3-none-any.whl.
File metadata
- Download URL: mentalweather-0.0.1-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a70c7ae928f0df1781feafc16488c15938f8b91f8846b44f31b33f97536b6c34
|
|
| MD5 |
fb513b9b7b63b2ff9b6d22e73a86c1ea
|
|
| BLAKE2b-256 |
13eed7be652edca3e4055e16cde249103ce9d122f1bc294ba37965f143324a1f
|