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

Separate features in one place #267

Open
kylebgorman opened this issue Nov 25, 2024 · 0 comments
Open

Separate features in one place #267

kylebgorman opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@kylebgorman
Copy link
Contributor

The list of models that require separate features is currently specified in two places: train.py and predict.py, and the latter is actually out of date.

  • A simple fix is to create a tiny module that records this in one location; I will try this first.
  • Then once this is working, I will make this a @property of the actual models if that's possible.
@kylebgorman kylebgorman self-assigned this Nov 25, 2024
@kylebgorman kylebgorman added bug Something isn't working enhancement New feature or request labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant