"docs/git@developer.sourcefind.cn:tianlh/lightgbm-dcu.git" did not exist on "525f8b4b80146de1db3192e1e9ca581ce5a8c6b7"
  • 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
basic.py 62.5 KB