- Python Machine Learning Blueprints
- Alexander Combs Michael Roman
- 78字
- 2021-07-02 13:49:40
Deployment
There are a number of options you can choose from when you decide to put your machine learning model into production. It depends substantially on the nature of the application. Deployment could include anything from a cron job run on your local machine to a full-scale implementation deployed on an Amazon EC2 instance.
We won't go into detail regarding specific implementations here, but we will have a chance to delve into different deployment examples throughout the book.
推薦閱讀
- 顯卡維修知識(shí)精解
- 龍芯應(yīng)用開發(fā)標(biāo)準(zhǔn)教程
- 硬件產(chǎn)品經(jīng)理成長(zhǎng)手記(全彩)
- The Applied AI and Natural Language Processing Workshop
- 基于ARM的嵌入式系統(tǒng)和物聯(lián)網(wǎng)開發(fā)
- Intel FPGA/CPLD設(shè)計(jì)(高級(jí)篇)
- Apple Motion 5 Cookbook
- The Deep Learning with Keras Workshop
- R Deep Learning Essentials
- 計(jì)算機(jī)組裝與維護(hù)(第3版)
- 筆記本電腦使用、維護(hù)與故障排除從入門到精通(第5版)
- 筆記本電腦維修實(shí)踐教程
- 基于Proteus仿真的51單片機(jī)應(yīng)用
- LPC1100系列處理器原理及應(yīng)用
- Spring Security 3.x Cookbook