MLflow Pipelines: Accelerating MLOps from Development to Production

Sdílet
Vložit
  • čas přidán 18. 07. 2022
  • Despite being an emerging topic, MLOps is hard and there are no widely established approaches for MLOps. What makes it even harder is that in many companies the ownership of MLOps usually falls through the cracks between data science teams and production engineering teams. Data scientists are mostly focused on modeling the business problems and reasoning about data, features, and metrics, while the production engineers/ops are mostly focused on traditional DevOps for software development, ignoring ML-specific Ops like ML development cycles, experiment tracking, data/model validation, etc.
    In this talk, we will introduce MLflow Pipelines, an opinionated approach for MLOps. It provides predefined ML pipeline templates for common ML problems and opinionated development workflows to help data scientists bootstrap ML projects, accelerate model development, and ship production-grade code with little help from production engineers.
    Connect with us:
    Website: databricks.com
    Facebook: / databricksinc
    Twitter: / databricks
    LinkedIn: / data. .
    Instagram: / databricksinc

Komentáře • 10

  • @swatikarot8272
    @swatikarot8272 Před rokem

    Love this. Thanks for the great session. 👍

  • @ousmanetraore597
    @ousmanetraore597 Před rokem +6

    Why every one using yaml everywhere? with no code completion, difficult to test/validate, every thing needs to be in a single huge file because we can't use function abstraction ? This is fine for simple "transform"-> "train" -> "test" pipeline, but become very hard for complexe ones. I prefer the Airflow way of defining pipelines with Python code.

  • @jerryyang7270
    @jerryyang7270 Před rokem

    This is great!

  • @bharathjc4700
    @bharathjc4700 Před rokem +4

    How do we move the artifacts to prodiution

  • @LavaKafleNepal
    @LavaKafleNepal Před rokem

    wow awesome

  • @rohitchatterjee2327
    @rohitchatterjee2327 Před rokem

    this was a very good session

  • @sitrakaforler8696
    @sitrakaforler8696 Před rokem

    Cool

  • @geleshgomathil3274
    @geleshgomathil3274 Před rokem

    Notebook & Slides Link