Skip to content

Releases: ModelChimp/modelchimp

Matplot storing and viewing

09 Apr 10:43
aa86fed
Compare
Choose a tag to compare

This release contains the following

  • Storage of matplots for an experiment
  • Viewing matplots for an experiment
  • Updated Readme on "how to deploy open source modelchimp for production"

Experiment deletion and enhanced label editing

01 Apr 14:31
c0fc88e
Compare
Choose a tag to compare

This release has the following improvements

  • Deletion of various experiments
  • Editing of labels from the table of experiments

Asset Feature and Optimized Docker

25 Mar 12:14
00c4618
Compare
Choose a tag to compare

Following are the major in changes in the 0.3.0 release

  • Asset Feature: Assets such as images, text and model files can be stored for an experiment along with meta information such metrics or parameters
  • Optimized docker configuration: Docoker compose files have been optimized for development, local use and production
  • Bug Fixes