0xDeCA10B Versions Save

Sharing Updatable Models (SUM) on Blockchain

demo-1.3.0

3 years ago

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

4 years ago
  • 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

4 years ago

Add a Naive Bayes classifier.