"vscode:/vscode.git/clone" did not exist on "c52716d46cb1393f8fb39cc6ee6cc97aaf531fb3"
  • 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
__init__.py 5.05 KB