Metadata-Version: 2.1
Name: dataiku-scoring
Version: 13.1.1
Summary: Dataiku ML Scoring Python library
Home-page: https://www.dataiku.com
Author: Dataiku
Author-email: support@dataiku.com
License: Apache Software License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
License-File: LICENSE.txt
License-File: NOTICE.txt
Requires-Dist: numpy

# Dataiku ML Scoring Python library

This repository contains the Python library to run exported Dataiku models outside of Dataiku.

To use this library, you need to first export your model to Python from Dataiku.


Changelog
==========


13.1.1 (2024-08-27)
-------------------

* Initial release for DSS 13.1.1

13.0.3 (2024-08-01)
-------------------

* Initial release for DSS 13.0.3

13.0.1 (2024-07-25)
-------------------

* Initial release for DSS 13.0.1

13.0.0 (2024-06-25)
-------------------

* Initial release for DSS 13.0.0

12.6.4 (2024-06-12)
-------------------

* Initial release for DSS 12.6.4

12.6.3 (2024-05-31)
-------------------

* Initial release for DSS 12.6.3

12.6.2 (2024-05-16)
-------------------

* Initial release for DSS 12.6.2

12.6.0 (2024-04-09)
-------------------

* Initial release for DSS 12.6.0

12.5.2 (2024-02-26)
-------------------

* Initial release for DSS 12.5.2

12.5.0 (2024-01-23)
-------------------

* Initial release for DSS 12.5.0

12.4.2 (2024-01-15)
-------------------

* Initial release for DSS 12.4.2

12.4.0 (2023-12-06)
-------------------

* Initial release for DSS 12.4.0

12.3.2 (2023-11-21)
-------------------

* Initial release for DSS 12.3.2

12.3.1 (2023-11-21)
-------------------

* Initial release for DSS 12.3.1

12.2.3 (2023-10-16)
-------------------

* Initial release for DSS 12.2.3

12.1.0 (2023-07-06)
-------------------

* Initial release for DSS 12.1.0

12.0.1 (2023-07-04)
-------------------

* Initial release for DSS 12.0.1

11.4.4 (2023-07-04)
-------------------

* Initial release for DSS 11.4.4

11.4.0 (2023-03-16)
-------------------

* Initial release for DSS 11.4


11.1.0 (2022-10-20)
-------------------

* Initial release for DSS 11.1
