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

ModelTrainer: If model metadata is in db, but pickle is not available, use old metadata by default #37

Closed
thcrock opened this issue Mar 10, 2017 · 0 comments
Assignees
Milestone

Comments

@thcrock
Copy link
Contributor

thcrock commented Mar 10, 2017

Here:

https://github.com/dssg/triage/blob/master/triage/model_trainers.py#L136

We should early return and use the old metadata by default

thcrock pushed a commit that referenced this issue Mar 10, 2017
- Change ModelTrainer._write_to_db to reuse existing model id when a model pickle is missing but the metadata for it is still in the database.
@thcrock thcrock added this to the v0.2 milestone Mar 10, 2017
jesteria pushed a commit that referenced this issue Dec 11, 2017
* move csv pass through path [resolves #36]
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