parthkl021 opened a new issue, #21: URL: https://github.com/apache/fineract-credit-scorecard/issues/21
The [model_notebook.ipynb](https://github.com/apache/fineract-credit-scorecard/blob/develop/ml/model_notebook.ipynb) has some issue: `./zoo/models/german/categorical.joblib` should be changed to `../zoo/models/german/categorical.joblib`, this change has to be made to all cases where we are trying to access the previous directory. `zoo/australian/label_encoders.joblib` should be changes to `zoo/models/australian/label_encoders.joblib` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
