AdrianAntico / AutoQuant

R package for automation of machine learning, forecasting, model evaluation, and model interpretation
GNU Affero General Public License v3.0
235 stars 43 forks source link

AutoXGBoostRegression() + the Classifier and MultiClass Issues with Internally using DummifyDT #9

Closed AdrianAntico closed 5 years ago

AdrianAntico commented 5 years ago

AutoXGBoost() function depend on DummifyDT for internally managing categorical features. Now that DummifyDT is fixed, AutoXGBoost() functions are also working properly for modeling tasks with high cardinality categorical columns