Merge pull request #1 from dlzhangxg/master cloud-ml-sdk first commit, the code base
Merge pull request #1 from dlzhangxg/master
cloud-ml-sdk first commit, the code base
It is the SDK for Xiaomi Cloud-ML service, which allows developers to access the machine learning services easily.
For more information, please read the documents in http://docs.api.xiaomi.com/cloud-ml/ .
The Python packages have been uploaded to pypi and you can install with pip.
pip
pip install cloud-ml-sdk
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Xiaomi Cloud-ML Python SDK
Introduction
It is the SDK for Xiaomi Cloud-ML service, which allows developers to access the machine learning services easily.
For more information, please read the documents in http://docs.api.xiaomi.com/cloud-ml/ .
Components
Installation
The Python packages have been uploaded to pypi and you can install with
pip.Contribution