MLflow Pipelines: Accelerating MLOps from Development to Production

Поділитися
Вставка
  • Опубліковано 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 Рік тому

    Love this. Thanks for the great session. 👍

  • @jerryyang7270
    @jerryyang7270 Рік тому

    This is great!

  • @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 :)

  • @LavaKafleNepal
    @LavaKafleNepal Рік тому

    wow awesome

  • @bharathjc4700
    @bharathjc4700 Рік тому +4

    How do we move the artifacts to prodiution

  • @sitrakaforler8696
    @sitrakaforler8696 Рік тому

    Cool

  • @rohitchatterjee2327
    @rohitchatterjee2327 Рік тому

    this was a very good session

  • @geleshgomathil3274
    @geleshgomathil3274 Рік тому

    Notebook & Slides Link