Skip to content
New issue

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

calling model.show_models() give error #1705

Open
AhangarAamir opened this issue Nov 13, 2023 · 2 comments
Open

calling model.show_models() give error #1705

AhangarAamir opened this issue Nov 13, 2023 · 2 comments

Comments

@AhangarAamir
Copy link

No description provided.

@AhangarAamir
Copy link
Author

calling auto-sklearn model.show_models give error as show_models \n table_dict[model_id]['ensemble_weight'] = weight
i have autosklearn version 0.14.7

@sayannath
Copy link

# Returns a dictionary containing dictionaries of ensemble models.
print(automl.show_models())

# Get the set of hyperparameters
best_hyperparameters = automl.cv_results_['params']

Did you do it exactly like this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants