"vscode:/vscode.git/clone" did not exist on "18e7de4f5dcbb25ad1eb58882c34517bb0fb4b79"
  • wxchan's avatar
    fix bug for pandas auto categorical_feature (#218) · 57d55272
    wxchan authored
    * fix bug for categorical_feature
    
    * add test on load model with categorical feature
    
    * add unseen category in test dataset
    
    * save/load pandas_categorical to model
    
    * fix logic
    
    * cast pandas columns to string
    
    * add load pandas_categorical from file to _InnerPredictor init
    57d55272
engine.py 16.5 KB