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

Slim Memory requirements #1

Open
rkillick opened this issue Aug 12, 2018 · 0 comments
Open

Slim Memory requirements #1

rkillick opened this issue Aug 12, 2018 · 0 comments
Labels
development task Things that aren't enhancements but also need to be done.

Comments

@rkillick
Copy link
Owner

  1. Remove data from ocpt class
  2. Trim lastchangelike to only contain the data from checklist and new data. To do this we need to make it a 2 column matrix with both likelihood and last data point (location in checklist). See original R code for PELT as this is how it was stored (inefficiently) in the past.
  3. Trim lastchangecpts to only be the locations in checklist - although need to check this makes sense for the recursion to find the changepoints, may need to keep the trees of checklist up until they intersect with one of the current changepoints (including 0).
@rkillick rkillick added the development task Things that aren't enhancements but also need to be done. label Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development task Things that aren't enhancements but also need to be done.
Projects
None yet
Development

No branches or pull requests

1 participant