Metadata-Version: 2.1
Name: geospatial-ml
Version: 0.0.3
Summary: A collection of Python packages for geospatial analysis and machine learning.
Home-page: https://github.com/giswqs/geospatial-ml
Author: Qiusheng Wu
Author-email: giswqs@gmail.com
License: MIT license
Keywords: geospatial-ml
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: geospatial
Requires-Dist: scikit-learn

# geospatial-ml


[![image](https://img.shields.io/pypi/v/geospatial-ml.svg)](https://pypi.python.org/pypi/geospatial-ml)


**A collection of Python packages for geospatial analysis and machine learning.**


-   Free software: MIT license
-   Documentation: https://ml.gishub.org
    

## Features

-   TODO

## Credits

This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.


