-
Notifications
You must be signed in to change notification settings - Fork 2
Slim Memory requirements #1
Copy link
Copy link
Open
Labels
development taskThings that aren't enhancements but also need to be done.Things that aren't enhancements but also need to be done.
Description
rkillick
opened on Aug 12, 2018
Issue body actions
- Remove data from ocpt class
- 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.
- 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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
development taskThings that aren't enhancements but also need to be done.Things that aren't enhancements but also need to be done.