Closed zigs824 closed 1 year ago
Hi @zigs824, we handle each transformer/estimator in a pipeline independently. OneHotEncoder is a transformer which our tool supports and similarly xgboost. Does this answer your question?
Hello @zigs824 , Does it address your query regarding Xgboost, if so can we close the ticket. Thanks.
Hi @mohammedfazil003 , yes please close it. Thanks!
The previous issue mentioned lgbm does not, I haven't seen any xgboost examples using categorical transformers. I am trying to use onehotencoder for my project because I saw it was listed as supported. Thanks!