We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, thanks for this tool :-D It looks like a black box to me. Are there any methods to print the model summary?
The text was updated successfully, but these errors were encountered:
Sorry for the shameless plug ... however, as I see that this repo is unmaintained maybe I will help someone.
I'm working on an open-source python AutoML package mljar-supervised. This package is producing markdown reports for each model. Additionally, it computes model explanations: coefficients for linear models, decision tree visualization, feature importance and SHAP plots. Take a look at AutoML report: https://github.com/mljar/mljar-examples/tree/master/House_price_regression/AutoML_1#automl-leaderboard and example model summary: https://github.com/mljar/mljar-examples/blob/master/House_price_regression/AutoML_1/model_37/README.md
Sorry, something went wrong.
No branches or pull requests
Hi, thanks for this tool :-D
It looks like a black box to me. Are there any methods to print the model summary?
The text was updated successfully, but these errors were encountered: