Releases: microsoft/0xDeCA10B
Releases · microsoft/0xDeCA10B
Demo 1.3.0
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
- 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
Add a Naive Bayes classifier.