Metadata-Version: 2.1
Name: DISHA
Version: 1.1
Summary: Data Integrated solutions for healthy futures with AI
Home-page: https://github.com/Forecasting-Healthy-Futures/DISHA
Author: rishabhdev070
Author-email: rishabhdev070@gmail.com
License: Apache License 2.0
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: requests
Requires-Dist: geopy
Requires-Dist: tensorflow
Requires-Dist: sklearn
Requires-Dist: pandas
Requires-Dist: matplotlib

# DISHA
## Data Integrated solutions for healthy futures with AI
DISHA is a collaborative platform for health data integration and analysis.
Currently, DISHA is in intial phases of it's development for data integration platform in the health sector.
We have weather forecasting and LSTM based malaria forecating models for the malaria. Given the 4 weeks for data in advance
we can predict the next 4 week's malaria data. Using weather forecasting tool, we can forecast weather upto 7 days in advance for any coordinate. 

## Installation
```pip install DISHA```

[comment]: <> (## How to use it?)

[comment]: <> (Open terminal and type square and then input the integer)

## License

Â© 2022 IMACS

This repository is licensed under the Apache License, Version 2.0, 2004. See LICENSE for details.    
