Skip to content

0.2.0-beta

Pre-release
Pre-release

Choose a tag to compare

@andrewdalpino andrewdalpino released this 18 Oct 09:44
· 215 commits to master since this release
  • Update to Rubix ML 0.2.0
  • RPC client now has exponential backoff mechanism
  • Fixed JSON serialization of Estimator and Data types
  • Rename Rank and RankSample to Score and ScoreSample
  • Move Verbose interface to Server
  • Abstracted Router and Command Bus instantiation
  • Implemented Trusted Clients HTTP middleware