trainindata / deploying-machine-learning-models

Code for the online course "Deployment of Machine Learning Models"
https://www.udemy.com/course/deployment-of-machine-learning-models/?referralCode=D4FE5EA129FFD203CFF4
BSD 3-Clause "New" or "Revised" License
792 stars 7.71k forks source link

fix feature engine new version breaking changes by updating requireme… #876

Closed ChristopherGS closed 1 year ago

ChristopherGS commented 1 year ago

…nts.txt version range

Fixes: AttributeError: 'RareLabelEncoder' object has no attribute 'missing_values'