Python Package for Ethiopia Health System
# PyEhealth
Python Package for Ethiopia Healthcare Data Modeling.
The main goal of this project is to develope a comprehensive data science python library package that provides an easy access to different data analytic and machine learning techniques and help public health and medical researchers to synthesize and utilize evidence generation methods using standard data science procedures on health-related datasets.
## Installation
```bash
$ pip install PyEhealth
```
## Usage
- TODO
## Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
## License
`PyEhealth` was created by Rediet Million . It is licensed under the terms of the MIT license.
## Credits
`PyEhealth` was created with `cookiecutter` and the `py-pkgs-cookiecutter` template.