Added - Add model_path as a new argument to train Changed - Change benchmark function. Use context manager to monitor time elapsed. - Improve docs of sdk and benchmark - Update inheritance syntax. Use python 3 style - Update SDK Component structure Removed
0.0.7
Added Changed - Benchmark by given function - Return result in benchmark function for benchmarking pipeline. Removed
0.0.6
Added Changed Removed - Dep: requests
0.0.5
Added - Add Node class - Add SDK doc on read the doc - Doc for Node - Doc for Client - Add Benchmark method Changed Removed