-
Notifications
You must be signed in to change notification settings - Fork 332
Open
Labels
Description
Currently to implement Time-Slice CV one would need to reference the example notebook and copy / pasta the code blocks. We could wrap the code inside the notebook into a TimeSliceCV class. Then in the example notebook, we reference the needed methods to:
- Set up Time-Slice CV
- Run the CV method
- Create various plotting methods for diagnostics