Metadata-Version: 2.1
Name: geospatial-ml
Version: 0.1.2
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

# geospatial-ml

[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://gishub.org/ml-colab)
[![image](https://mybinder.org/badge_logo.svg)](https://gishub.org/ml-binder)
[![image](https://img.shields.io/pypi/v/geospatial-ml.svg)](https://pypi.python.org/pypi/geospatial-ml)
[![image](https://pepy.tech/badge/geospatial-ml)](https://pepy.tech/project/geospatial-ml)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/geospatial-ml.svg)](https://anaconda.org/conda-forge/geospatial-ml)
[![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/geospatial-ml.svg)](https://anaconda.org/conda-forge/geospatial-ml)
[![Conda Recipe](https://img.shields.io/badge/recipe-geospatial_ml-green.svg)](https://github.com/conda-forge/geospatial-ml-feedstock)
[![image](https://img.shields.io/badge/YouTube-Channel-red)](https://www.youtube.com/c/QiushengWu)
[![image](https://img.shields.io/twitter/follow/giswqs?style=social)](https://twitter.com/giswqs)

**A Python package for installing commonly used packages for geospatial analysis and machine learning with only one command.**

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

[![](https://i.imgur.com/Oklt4IB.png)](https://ml.gishub.org)

## Credits

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


