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

Tags

MIT Hex.pm

Installation

Add crucible_feedback to your list of dependencies in mix.exs:

def deps do
  [
    {:crucible_feedback, "~> 0.2.0"}
  ]
end

Then run:

mix deps.get

Resources