Skip to content

Releases: microsoft/0xDeCA10B

Demo 1.3.0

27 Oct 15:29
dfcbe24
Compare
Choose a tag to compare

Demo

  • Improve accessibility
  • Add clarifications and disclaimers
  • Add meta-data storage options
  • Add online safety options to hide external text (text in smart contracts)
  • Add pagination for models and data (#65)
  • Store model name, description, and encoder type in the smart contract
  • Use notification toasts more (#54)
  • Add point based incentive mechanism (no deposit required)
  • Optimize Sparse Nearest Centroid Classifier (#77)
  • Add page to store the meta-data for a model that has already been deployed so that you can bookmark it within the dashboard and store your notes about it
  • Allow interacting with models not listed
  • UI improvements
  • Add encoders: Word hashing (MurmurHash3), none, and decimal mapping (#88, #91, #104, #106)
  • Add and improve model deployment code robustness

Demo 1.2.0

28 Nov 19:31
f341d8d
Compare
Choose a tag to compare
  • Much nicer UI
  • Ability to add models in the UI
  • Add option to use local storage instead of the back end service with a database

Demo 1.1.0

31 Jul 21:52
df7a2fc
Compare
Choose a tag to compare

Add a Naive Bayes classifier.