Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

feat: add callback to log data to revela #215

Closed

Conversation

zevisert
Copy link
Contributor

Fixes Issue

Changes proposed (Describe Changes)

This new callback can be used with the unionml.model.Model class, by providing it to the @model.predictor decorator. The callback will log features and predictions to the Revela API.

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

Note to Reviewers

Co-authored-by: paul paul@users.noreply.git.revela.io
Co-authored-by: mruss mruss@users.noreply.git.revela.io

Open in Gitpod

This new callback can be used with the `unionml.model.Model` class, by
providing it to the `@model.predictor` decorator. The callback will log
features and predictions to the Revela API.

Co-authored-by: paul <paul@users.noreply.git.revela.io>
Co-authored-by: mruss <mruss@users.noreply.git.revela.io>
@zevisert
Copy link
Contributor Author

This still needs some documentation, and the build is failing due to the build overusing it's disk space quota

@zevisert
Copy link
Contributor Author

Closing, lack of activity

@zevisert zevisert closed this Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration: Revela for model monitoring
1 participant