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

Import preprocessed hdf5 #177

Closed
ethanplunkett opened this issue Mar 29, 2024 · 1 comment · Fixed by #181
Closed

Import preprocessed hdf5 #177

ethanplunkett opened this issue Mar 29, 2024 · 1 comment · Fixed by #181

Comments

@ethanplunkett
Copy link
Contributor

Currently import_birdflow() only works on fitted models.
Update it to allow importing an hdf5 written by preprocess_species() .

@ethanplunkett
Copy link
Contributor Author

Also, add the ability to export and re-import sparsified bf models.

  • Convert marginals back into standard matrices before writing
  • Make sure sparsification stats are exported
  • While importing a sparse model convert marginals back to sparse matrices

ethanplunkett added a commit that referenced this issue Apr 23, 2024
@ethanplunkett ethanplunkett linked a pull request Apr 23, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant