Skip to content

Demo 1.3.0

Latest
Compare
Choose a tag to compare
@juharris juharris released this 27 Oct 15:29
dfcbe24

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