1 Star 0 Fork 0

一米田/MachineLearningNotebooks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Using basic training APIs

Follow these sample notebooks to learn:

  1. Train within notebook: train a simple scikit-learn model using the Jupyter kernel and deploy the model to Azure Container Service.
  2. Train on local: train a model using local computer as compute target.
  3. Train on remote VM: train a model using a remote Azure VM as compute target.
  4. Train on ML Compute: train a model using an ML Compute cluster as compute target.
  5. Train in an HDI Spark cluster: train a Spark ML model using an HDInsight Spark cluster as compute target.
  6. Train and hyperparameter tune on Iris Dataset with Scikit-learn: train a model using the Scikit-learn estimator and tune hyperparameters with Hyperdrive.

Impressions

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Pan13725490013/MachineLearningNotebooks.git
git@gitee.com:Pan13725490013/MachineLearningNotebooks.git
Pan13725490013
MachineLearningNotebooks
MachineLearningNotebooks
master

搜索帮助