Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of ML Registry Functionality #110

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

phagan920
Copy link

The KX ML Registry Library contains functionality to create centralized registry locations for the storage of versioned machine learning models, workflows and advanced analytics, alongside parameters, metrics and other important artefacts.

The ML Registry functionality, provided within the .ml.registry namespace in q, is intended to provide a key component in use with the existing ML Toolkit functionality. Registries provide a location to which information required for model monitoring can be stored, retrained pipelines can be pushed and models for deployment can be retrieved.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
ml/docs/registry/README.md Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants