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 predictions from applied dataframe #668

Open
3 tasks
benedikt-voelkel opened this issue Apr 28, 2020 · 0 comments
Open
3 tasks

Separate predictions from applied dataframe #668

benedikt-voelkel opened this issue Apr 28, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@benedikt-voelkel
Copy link
Contributor

benedikt-voelkel commented Apr 28, 2020

for each model, create one pickled dataframe per child_i/pack_j/AnalysisResults<suffix>.pkl with predictions

-> no pre-application needed, full data available
-> no additional duplication of data, only additional one-column dataframes per model prediction

  • prediction directory
  • cross check
  • remove applied pickles from DB
@benedikt-voelkel benedikt-voelkel added the enhancement New feature or request label Apr 28, 2020
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

1 participant