Metadata-Version: 2.1
Name: digitalhub-ml
Version: 0.5.0b0
Summary: Python SDK for DHCore
Author-email: Fondazione Bruno Kessler <dslab@fbk.eu>, Matteo Martini <mmartini@fbk.eu>
Keywords: data,dataops,kubernetes
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: digitalhub-data~=0.5

# Digitalhub-ml Library

The Digitalhub-ml SDK library is used to manage entities and executions in Digitalhub from Python.
The Digitalhub-ml layer is the third layer of the Digitalhub ml platform, focused on machine learning functions.
It contains the ml entities and objects (Models) and the methods to manage them.

A more detailed description of the library can be found in the [official documentation](https://scc-digitalhub.github.io/docs/) of Digitalhub.
