How to save a scikit-learn Pipeline with custom transformers

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024
  • If you need to save a Pipeline with custom transformers, you’ll have to define the functions it depends upon in the new environment. In this lesson, you’ll learn how avoid that burden by using the cloudpickle library.
    P.S. This is a lesson from my NEW course, "Master Machine Learning with scikit-learn." You can enroll here: courses.datasc...
    For all paid courses, I offer location-based discounts (up to 75%) to people in 160+ countries. Check your discount here: courses.datasc...
    Enroll in a FREE Data Science course here: courses.datasc...

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

  • @dataschool
    @dataschool  5 месяцев назад

    This is a lesson from my NEW course, "Master Machine Learning with scikit-learn." You can enroll here: courses.dataschool.io/master-machine-learning-with-scikit-learn

  • @Malbao14
    @Malbao14 5 месяцев назад +2

    Amazing! Thank you for the tip!

    • @dataschool
      @dataschool  5 месяцев назад +1

      You’re very welcome! Glad it’s helpful!