ja-thomas / autoxgboost

autoxgboost - Automatic tuning and fitting of xgboost
Other
120 stars 19 forks source link

move to mlrCPO for Preprocessing #45

Closed ja-thomas closed 6 years ago

ja-thomas commented 6 years ago

Use mlrCPO for preprocessing instead of mlr Wrappers

This reduces a lot of code and makes everything a bit nicer

and will allow for easier additional feature engineering in the future

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.08%) to 96.082% when pulling f2750c69849012279744601369fb44d192e68a0a on rewrite into eb80da8522742ab4a0ce8f99a5ce8001075c2ba5 on master.

ja-thomas commented 6 years ago

This will solve

21 #25 #26 #28 #34 #44