MLOps 与 Databricks.pdf

编号:718685 PDF 31页 2.56MB 下载积分:VIP专享
下载报告请您先登录!

MLOps 与 Databricks.pdf

1、Maria Vechtomova10 June 2025MLOps withDatabricksDoing it“the right way”MLOps is a paradigm that aims to deploy and maintain ML models in production reliably and efficiently“Production”means that the output of the ML model is consistently delivered to the end user and brings business value 4Data scie

2、ntistProduct managerfulfillmentPOC5Data scientistSchedule6Preprocess dataTrain modelComputepredictionsWrite predictionsmlops_prd.demand_forecast.predictionsFulfillment teamReadpredictionsIs it production?Yes.Is it efficient?Maybe.Is it reliable?No.7What about version control andcode quality checks?8

3、Version history of a notebook is not enough!Real solution:version control and CI/CD-Pre-commit hooks-Unit tests-Integration tests-Deploys to acc/prd environmentsCI pipelineCD pipeline10Help to prevent the mistakes from happeningPR reviews:requires approvalDeployment protection:requires approval1112D

4、evelopers should not have direct access to higher environments13Catalog setupWhy it matters-Full control:deployment toproduction only goes through CD pipelines-Quality assurance:code goesthrough quality checks and tests,and only then can be deployed14Unit testing requires code packaging15demo_projec

5、t.data.DataLoader16Preprocess dataTrain modelComputepredictionsWhat if your code breaks here?You will need to start all over again!Orchestration matters!Orchestration matters!17Preprocess dataTrain modelComputepredictionsBenefits:-Splitting one big notebook into tasks allows for the task run retries

6、-Different tasks may have different requirements(processing needs spark,model training often does not need distributed compute)Orchestration matters!18Preprocess dataTrain modelComputepredictionsdemo_projectproject_config.ymlDatabricks Asset Bundles to the rescue!19Databricks ass

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(MLOps 与 Databricks.pdf)为本站 (Flechazo) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠