Neomaril-Codex#

Its a Package for interacting with Neomaril. Neomaril is an API for Machine Learning (ML) models management, allowing the users to train, deploy and monitor those models. The users will need to host its Python scripts and notebooks to Neomaril-Codex to use the Neomaril API.

Installation#

The package is available on PyPI and can thus be installed with:

pip install neomaril-codex

Getting started#

Check our guide on how to use Neomaril Codex to manage models

Beside that several notebooks gives examples of how to use Neomaril-Codex to manage, deploy and other package functionalities. You can find it at:

Package Reference#

Gives an overview of all objects, functions and methods. All classes and functions exposed in neomaril_codex.* namespace are public.

Development Version#

If you want to track the development version of the package, you can install it from the git repo:

pip install git+https://github.com/datarisk-io/mlops-neomaril-codex.git@master

Maintainers#

Indices and tables#