MLflow Pipelines: Accelerating MLOps from Development to Production

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024
  • 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

ความคิดเห็น • 10

  • @ousmanetraore597
    @ousmanetraore597 ปีที่แล้ว +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.

    • @risebyliftingothers
      @risebyliftingothers ปีที่แล้ว +1

      managing airflow infra in house is a task in itself. flexibility comes at a cost. and btw yaml is what kubernetes thrives on and most of infra-as-code tools :)

  • @bharathjc4700
    @bharathjc4700 2 ปีที่แล้ว +4

    How do we move the artifacts to prodiution

  • @swatikarot8272
    @swatikarot8272 2 ปีที่แล้ว

    Love this. Thanks for the great session. 👍

  • @jerryyang7270
    @jerryyang7270 ปีที่แล้ว

    This is great!

  • @LavaKafleNepal
    @LavaKafleNepal 2 ปีที่แล้ว

    wow awesome

  • @sitrakaforler8696
    @sitrakaforler8696 ปีที่แล้ว

    Cool

  • @rohitchatterjee2327
    @rohitchatterjee2327 ปีที่แล้ว

    this was a very good session

  • @geleshgomathil3274
    @geleshgomathil3274 ปีที่แล้ว

    Notebook & Slides Link