• Nicolas Brousse's avatar
    Add MLFLOW_FLATTEN_PARAMS support in MLflowCallback (#17148) · e99f0efe
    Nicolas Brousse authored
    * add support for MLFLOW_FLATTEN_PARAMS
    
    * ensure key is str
    
    * fix style and update warning msg
    
    * Empty commit to trigger CI
    
    * fix bug in check_inits.py
    
    * add unittest for flatten_dict utils
    
    * fix 'NoneType' object is not callable on __del__
    
    * add generic flatten_dict unittest to SPECIAL_MODULE_TO_TEST_MAP
    
    * fix style
    e99f0efe
generic.py 10.2 KB