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

ENH: python interface to model finder #68

Open
GavinHuttley opened this issue Sep 17, 2024 · 0 comments
Open

ENH: python interface to model finder #68

GavinHuttley opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@GavinHuttley
Copy link
Member

GavinHuttley commented Sep 17, 2024

This needs to take an alignment and other configuration commands. It will take a little work to sort this out the final design, but to start with it needs to return a custom dataclass which has properties such as aic_model which would return the model configuration selected using the AIC measure. The dataclass should also implement a _repr_html_() method and use the cogent3 table objects under the hood to get nice display in a jupyter notebook.

@GavinHuttley GavinHuttley added this to the version 0.4 milestone Oct 1, 2024
@rmcar17 rmcar17 added the enhancement New feature or request label Dec 4, 2024
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