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

feat: fuller functionality for models_ attribute #31

Open
TheLemonPig opened this issue Dec 8, 2022 · 0 comments
Open

feat: fuller functionality for models_ attribute #31

TheLemonPig opened this issue Dec 8, 2022 · 0 comments
Labels
enhancement New feature or request.

Comments

@TheLemonPig
Copy link
Contributor

The models_ attribute added to the BMS (and soon DARTS) regressors was intended initially only for the dissimilarity sampler. As a result, there is no functionality around this attribute built into the theorist.

Proposed additions:

  1. add parameter a num_models to present_results() which allows the user to determine how many models they would like to see results for (i.e. function string and plot of prediction and data)
  2. add description length or alternative scoring result to present_results()

All additions to functionality should be added to the unit test

@hollandjg hollandjg added the enhancement New feature or request. label Jan 13, 2023
@hollandjg hollandjg transferred this issue from AutoResearch/autora Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

2 participants