• remcob-gr's avatar
    When loading a binary file, take feature penalty and monotone constraints from... · 61527856
    remcob-gr authored
    When loading a binary file, take feature penalty and monotone constraints from config if given there. (#1881)
    
    * When loading a binary file, take feature penalty from config if given there.
    
    * When loading a binary file, take feature penalty from config if given there.
    
    * Fix crash when num_features != num_total_features and feature_contri is given.
    
    * Apply the same logic to monotone_types_.
    
    * Fix indentation
    61527856
dataset_loader.cpp 45.5 KB