Incubating v0.2.0
Crucible Feedback
Feedback collection, drift detection, and active learning for ML pipelines
Stats & Info
- Latest release: v0.2.0
- Recent downloads: 94
- All-time downloads: 94
- Maintainers: nshkrdotcom
Installation
Add crucible_feedback to your list of dependencies in mix.exs:
def deps do
[
{:crucible_feedback, "~> 0.2.0"}
]
endThen run:
mix deps.get