Metadata-Version: 2.1
Name: eo-learn-ml-tools
Version: 1.5.0
Summary: A collection of machine learning EOTasks and utilities
Home-page: https://github.com/sentinel-hub/eo-learn
Author: Sinergise EO research team
Author-email: eoresearch@sinergise.com
License: MIT
Project-URL: Documentation, https://eo-learn.readthedocs.io
Project-URL: Source Code, https://github.com/sentinel-hub/eo-learn
Project-URL: Bug Tracker, https://github.com/sentinel-hub/eo-learn/issues
Project-URL: Forum, https://forum.sentinel-hub.com
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: eo-learn
Provides-Extra: plotting
Requires-Dist: matplotlib ; extra == 'plotting'
Provides-Extra: tdigest
Requires-Dist: tdigest (==0.5.2.2) ; extra == 'tdigest'

# eolearn.ml_tools subpackage

The deprecated way to install `eolearn.ml_tools`. See [migration guide](https://github.com/sentinel-hub/eo-learn/issues/733) on how to correctly install the `eo-learn` package.

Installs requirements and a dummy package that is detected by `eo-learn` but otherwise does not change anything.


