MLflow Pipelines: Accelerating MLOps from Development to Production

Поделиться
HTML-код
  • Опубликовано: 18 июл 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
  • НаукаНаука

Комментарии • 10

  • @swatikarot8272
    @swatikarot8272 2 года назад

    Love this. Thanks for the great session. 👍

  • @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 Год назад +4

    How do we move the artifacts to prodiution

  • @jerryyang7270
    @jerryyang7270 Год назад

    This is great!

  • @LavaKafleNepal
    @LavaKafleNepal 2 года назад

    wow awesome

  • @rohitchatterjee2327
    @rohitchatterjee2327 Год назад

    this was a very good session

  • @sitrakaforler8696
    @sitrakaforler8696 Год назад

    Cool

  • @geleshgomathil3274
    @geleshgomathil3274 Год назад

    Notebook & Slides Link