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: Add from_config_toml_path classmethod to vak.models.base.Model #615

Open
NickleDave opened this issue Jan 18, 2023 · 0 comments
Open

Comments

@NickleDave
Copy link
Collaborator

after we do #601, #538, #345, as described in #614, because at that point it will be possible to load single model info from a config file

For this to work, the classmethod would need to know which table it's looking for a model name in, introspect its own class name, and then use that config, otherwise raise an error

Not sure if that's actually useful? Raising this issue for now to track

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

1 participant