How to save a scikit-learn Pipeline with custom transformers

Поділитися
Вставка
  • Опубліковано 25 тра 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.dataschool.io/master-...
    For all paid courses, I offer location-based discounts (up to 75%) to people in 160+ countries. Check your discount here: courses.dataschool.io/discounts
    Enroll in a FREE Data Science course here: courses.dataschool.io/free-co...

КОМЕНТАРІ • 3

  • @dataschool
    @dataschool  Місяць тому

    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 Місяць тому +2

    Amazing! Thank you for the tip!

    • @dataschool
      @dataschool  Місяць тому +1

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