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

Add functionality to HMM package to load and save HMMs from pickle files #36

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ncguilbeault
Copy link
Collaborator

Summary

This PR adds functionality to the Bonsai.ML.HiddenMarkovModels package to enable HMMs to be saved to and loaded from pickle files on disk.

Changes

  • Fixed issue with loading and saving pickle object
  • Added include workflow for loading from pkl
  • Update package version to preview
  • Update workflow to include quotes around string path
  • Add custom unpickler to fix issue with missing module

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 this pull request may close these issues.

1 participant