機器學習模型部署_9月版部署機器學習模型

機器學習模型部署

每月版 (MONTHLY EDITION)

Often, the last step of a Data Science task is deployment. Let’s say you’re working at a big corporation. You’re building a project for a customer of the corporation and you’ve created a model that performs well. Unfortunately, the model you’ve created will only be able to be used by the customer if the customer has the code you’ve written, the environment you’ve created, and the machines you’ve been working on.

通常,數據科學任務的最后一步是部署。 假設您在一家大公司工作。 您正在為公司的客戶構建項目,并且已經創建了一個運行良好的模型。 不幸的是,只有當客戶擁有您編寫的代碼,所創建的環境以及正在使用的機器時,客戶才能使用您創建的模型。

HOWEVER, if you deploy your model into production, the only thing the customer will need is…the product. In other words, a machine learning model will provide real value when it is available to the users that it has been created for. Your model is only a proof of concept (PoC) until it is put into production, then it becomes a deliverable.

但是,如果您將模型部署到生產中,那么客戶唯一需要的就是產品。 換句話說, 當機器學習模型可供創建的用戶使用時,它將提供真正的價值 。 您的模型只是概念證明(PoC),直到投入生產,然后才能交付使用。

There are many ways to deploy a machine learning model. The basic idea of deployment involves allowing an end-user to utilize your model. The product needs to be customized to the end user’s needs since they will be the ones who will use it. Deployment is a crucial step because it allows others to use the machine learning model that was built.

有很多方法可以部署機器學習模型。 部署的基本思想涉及允許最終用戶使用您的模型 。 產品需要根據最終用戶的需求進行定制,因為他們將是使用產品的人。 部署是至關重要的一步,因為它允許其他人使用已構建的機器學習模型。

Choosing how to deploy your model into production can be difficult and you’ll need to evaluate what the end-users want and need. Perhaps your model needs to work in real time. Maybe it needs to be used to make many predictions at a time. You might need a particular architecture, etc. There can be many many requirements for a product, and more importantly, it will need to work on all use-cases, which is why debugging your model is essential.

選擇如何將模型部署到生產環境可能很困難,您需要評估最終用戶的需求。 也許您的模型需要實時工作。 也許需要一次使用它進行許多預測。 您可能需要特定的體系結構等。產品可能有很多需求,更重要的是,它將需要在所有用例上工作,這就是調試模型至關重要的原因。

Michael Armanious, Editor at Towards Data Science.

《邁向數據科學》(Towards Data Science)編輯Michael Armanious 。

為什么我們使用Go而不是Python部署機器學習模型 (Why we deploy machine learning models with Go — not Python)

by Caleb Kaiser — 5 min read

Caleb Kaiser撰寫的文章 -5分鐘閱讀

There’s more to production machine learning than Python scripts

除了Python腳本外,生產機器學習還有更多

使用Python開發NLP模型并使用Flask逐步部署它 (Develop a NLP Model in Python & Deploy It with Flask, Step by Step)

by Susan Li — 6 min read

Susan Li撰寫-6分鐘閱讀

Flask API, Document Classification, Spam Filter

Flask API,文檔分類,垃圾郵件過濾器

部署ML模型有兩種非常不同的方式,這兩種 (There are two very different ways to deploy ML models, here’s both)

by Tom Grek — 9 min read

湯姆·格里克 ( Tom Grek) — 9分鐘閱讀

If an ML model makes a prediction in Jupyter, is anyone around to hear it?

如果ML模型在Jupyter中進行預測,周圍會有人聽到嗎?

使用Streamlit快速構建和部署儀表板 (Quickly Build and Deploy a Dashboard with Streamlit)

by Maarten Grootendorst — 7 min read

由Maarten Grootendorst撰寫 -7分鐘閱讀

Deploying your Streamlit application to Heroku to showcase your Data Solution

將您的Streamlit應用程序部署到Heroku以展示您的數據解決方案

構建和部署您的第一個機器學習Web應用程序 (Build and deploy your first machine learning web app)

by Moez Ali — 11 min read

通過Moez Ali —閱讀11分鐘

A beginner’s guide to train and deploy machine learning pipelines in Python using PyCaret

使用PyCaret在Python中訓練和部署機器學習管道的初學者指南

構建Web應用程序以部署機器學習模型 (Building a Web Application to Deploy Machine Learning Models)

by Joseph Lee Wei En — 19 min read

作者: 李維恩(Joseph Lee Wei En) — 19分鐘閱讀

So we’ve built our ML model — now what? How to get out of Jupyter Notebook and into Web Apps with Flask!

因此,我們建立了ML模型-現在呢? 如何使用Flask從Jupyter Notebook進入Web應用程序!

如何使用Angular部署TensorFlow Web應用程序 (How to Use Angular To Deploy TensorFlow Web Apps)

by James Briggs

詹姆斯·布里格斯 ( James Briggs)

Using Python-built models in Angular-built web apps

在Angular構建的Web應用程序中使用Python構建的模型

讓我們部署機器學習模型 (Let’s Deploy a Machine Learning Model)

by Dario Rade?i? — 5 min read

達里奧·拉德奇(DarioRade?i?)撰寫 -5分鐘閱讀

How to use machine learning models in production

如何在生產中使用機器學習模型

新影片 (New videos)

  • Determining Which ML Technologies To Act On | T. Pillai, S. Gandrabur, O. Shai & T. Poutanen

    確定要對哪種ML技術采取行動? T. Pillai,S。Gandrabur,O。Shai和T. Poutanen

  • Panel: Creative Ways to Collect & Use Data for AI | H. Ngo, S. Sun, H. Kontozopoulos, and R. Tabrizi

    小組:收集和使用人工智能數據的創新方法 H. Ngo,S。Sun,H。Kontozopoulos和R.Tabrizi

新播客 (New podcasts)

  • Jakob Foerster — Multi-agent reinforcement learning and the future of AI

    Jakob Foerster —多主體強化學習和人工智能的未來

  • Kenny Ning — Is data science merging with data engineering?

    肯尼·寧(Kenny Ning)-數據科學是否與數據工程融合?

  • Ihab Ilyas — Data cleaning is finally being automated

    Ihab Ilyas —數據清理最終實現了自動化

  • Goku Mohandas — Industry research and how to show off your projects

    Goku Mohandas —行業研究以及如何炫耀您的項目

We also thank all the great new writers who joined us recently Jodie Zhou, Kamila Hamalcikova, Kimoon Kim, Ron Sielinski, Nils Flaschel, Matt, Ewan Davies, Dani Solis, Boon Yang, Steve Leven, Ph.D, Farhan Rahman, Stefano Bosisio, Victor Mariano Leite, Robin White, Andreas Kanz, Grzegorz Meller, Pavan Kumar Boinapalli, Alexey Khrustalev, Pratick Roy, Jason O. Jensen, Drew Seewald, José Herazo and many others. We invite you to take a look at their profiles and check out their work.

我們還要感謝所有最近加入我們的偉大新作家,包括周 祖迪 , 卡米拉·哈馬爾奇科娃 , 金穆恩·金 , 羅恩·西林斯基 , 尼爾斯·弗拉舍爾 , 馬特 , 伊萬·戴維斯 , 丹妮·索利斯 , 楊恩 , 史蒂夫·萊文,博士 , 法漢·拉曼 , 史蒂芬諾·波西西奧 , Victor Mariano Leite , Robin White , Andreas Kanz , Grzegorz Meller , Pavan Kumar Boinapalli , Alexey Khrustalev , Pratick Roy , Jason O.Jensen , Drew Seewald , JoséHerazo等。 我們邀請您查看他們的個人資料并查看他們的工作。

翻譯自: https://towardsdatascience.com/september-edition-deploying-machine-learning-models-309518cca140

機器學習模型部署

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/390000.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/390000.shtml
英文地址,請注明出處:http://en.pswp.cn/news/390000.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

352. 將數據流變為多個不相交區間

352. 將數據流變為多個不相交區間 給你一個由非負整數 a1, a2, …, an 組成的數據流輸入,請你將到目前為止看到的數字總結為不相交的區間列表。 實現 SummaryRanges 類: SummaryRanges() 使用一個空數據流初始化對象。void addNum(int val) 向數據流中…

Java常用的八種排序算法與代碼實現

排序問題一直是程序員工作與面試的重點,今天特意整理研究下與大家共勉!這里列出8種常見的經典排序,基本涵蓋了所有的排序算法。 1.直接插入排序 我們經常會到這樣一類排序問題:把新的數據插入到已經排好的數據列中。將第一個數和第…

熊貓ai智能機器人量化_機器學習中的熊貓是什么

熊貓ai智能機器人量化Machine learning is a complex discipline. The implementation of machine learning models is now far much easier than it used to be, this is as a result of Machine learning frameworks such as pandas. Wait!! isnt panda an animal? As I rec…

441. 排列硬幣

441. 排列硬幣 你總共有 n 枚硬幣,并計劃將它們按階梯狀排列。對于一個由 k 行組成的階梯,其第 i 行必須正好有 i 枚硬幣。階梯的最后一行 可能 是不完整的。 給你一個數字 n ,計算并返回可形成 完整階梯行 的總行數。 示例 1:…

調用百度 Echarts 顯示重慶市地圖

因為 Echarts 官方不再提供地圖數據的下載&#xff0c;在這里保存一份&#xff0c;供日后使用&#xff0c;重慶地圖數據的 JSON 文件在 CSDN 上下載。 <!DOCTYPE html> <html style"height: 100%"><head><meta charset"utf-8"><…

JEESZ-SSO解決方案

2019獨角獸企業重金招聘Python工程師標準>>> 第一節&#xff1a;單點登錄簡介 第一步&#xff1a;了解單點登錄 SSO主要特點是: SSO應用之間使用Web協議(如HTTPS)&#xff0c;并且只有一個登錄入口. SSO的體系中有下面三種角色: 1) User(多個) 2) Web應用(多個) 3) …

女朋友天天氣我怎么辦_關于我的天氣很奇怪

女朋友天天氣我怎么辦帶有扭曲的天氣應用 (A Weather App with a Twist) Is My Weather Weird?? is a weather app with a twist — it offers a simple answer to a common question we’ve all asked. To do this we look at how often weather like today’s used to happ…

Java中length,length(),size()的區別

&#xff08;一&#xff09;區別&#xff1a; ①length&#xff1a;用于算出數組的長度。 ②length&#xff08;&#xff09;&#xff1a;用于找出字符串的長度。 ③size&#xff08;&#xff09;&#xff1a;用于找出泛型集合的元素個數。轉載于:https://www.cnblogs.com/not-…

5895. 獲取單值網格的最小操作數

5895. 獲取單值網格的最小操作數 給你一支股票價格的數據流。數據流中每一條記錄包含一個 時間戳 和該時間點股票對應的 價格 。 不巧的是&#xff0c;由于股票市場內在的波動性&#xff0c;股票價格記錄可能不是按時間順序到來的。某些情況下&#xff0c;有的記錄可能是錯的…

為什么要用Redis

最近閱讀了《Redis開發與運維》&#xff0c;非常不錯。這里對書中的知識整理一下&#xff0c;方便自己回顧一下Redis的整個體系&#xff0c;來對相關知識點查漏補缺。我按照五點把書中的內容進行一下整理&#xff1a;為什么要選擇Redis&#xff1a;介紹Redis的使用場景與使用Re…

第一次馬拉松_成為數據科學家是一場馬拉松而不是短跑

第一次馬拉松Since Data Science became the “Sexiest Job of the 21st Century” the interest in the field has grown tremendously. With it so have the courses available to gain the necessary knowledge. As great as this is, the downside is a field marketed as …

273. 整數轉換英文表示

273. 整數轉換英文表示 將非負整數 num 轉換為其對應的英文表示。 示例 1&#xff1a;輸入&#xff1a;num 123 輸出&#xff1a;"One Hundred Twenty Three" 示例 2&#xff1a;輸入&#xff1a;num 12345 輸出&#xff1a;"Twelve Thousand Three Hundred…

Java-運算符

算術運算符 加法 相加運算符兩側的值- 減法 左操作數減去右操作數* 乘法 相乘操作符兩側的值/ 除法 左操作數除以右操作數&#xff08;int類型的數相除時&#xff0c;會得到int類型的值&#xff0c;如果結果有小數&#xff0c;則小數部分會被舍棄&#xff09;% 模余運算&…

區塊鏈開發公司談區塊鏈在商業上的應用

對于近期正受科技界和資本市場關注的區塊鏈行業&#xff0c;一句話概括說如果互聯網技術解決的是通訊問題的話&#xff0c;區塊鏈技術解決的是信任問題&#xff0c;其在商業領域應用如何呢&#xff1f;我們來從兩個方面去進行剖析。 第一方面&#xff0c;區塊鏈技術可以解決基礎…

ORACLE1.21 PLSQL 01

-- 有了SQL 為什么還需要PL/SQL -- SQL功能很強大&#xff0c;但如果是單1sql語句&#xff0c;沒有流程控制 -- PL/SQL 是什么&#xff1f; --不僅僅實現流程控制&#xff0c;同時保留SQL本身所有的功能 --還提供變量、常量等支持 --提供更多數據類型的支持 --第一&#xff0c;…

云原生數據庫_數據標簽競賽云原生地理空間沖刺

云原生數據庫STAC specification is getting closer to the ver 1.0 milestone, and as such the first virtual Cloud Native Geospatial Sprint is being organized next week. An outreach day is planned on Sep 8th with a series of talks and tutorials for everyone. R…

Linux 下的 hosts文件

2019獨角獸企業重金招聘Python工程師標準>>> hosts 文件 目錄在 /etc/hosts netstat -ntlp //linux 下查看端口 轉載于:https://my.oschina.net/u/2494575/blog/1923074

412. Fizz Buzz

412. Fizz Buzz 給你一個整數 n &#xff0c;找出從 1 到 n 各個整數的 Fizz Buzz 表示&#xff0c;并用字符串數組 answer&#xff08;下標從 1 開始&#xff09;返回結果&#xff0c;其中&#xff1a; answer[i] “FizzBuzz” 如果 i 同時是 3 和 5 的倍數。answer[i] “…

DjangoORM字段介紹

轉載于:https://www.cnblogs.com/cansun/p/8647371.html

黑客獨角獸_雙獨角獸

黑客獨角獸Preface前言 Last week my friend and colleague Srivastan Srivsan’s note on LinkedIn about Mathematics and Data Science opened an excellent discussion. Well, it is not something new; there were debates in the tech domain such as vim v.s emacs to …