#### Description When specifiying `output_dir="./"` the estimator does not find the `Modeling.kdic` and `fit` fails. #### Questions/Ideas - Activate `trace=True` in the `train_predictor` call to see where are the file put when `output_dir="./"`
Description
When specifiying
output_dir="./"the estimator does not find theModeling.kdicandfitfails.Questions/Ideas
trace=Truein thetrain_predictorcall to see where are the file put whenoutput_dir="./"