Skip to content

eliselyhan/ARW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Model Assessment and Selection under Temporal Distribution Shift

This is the code associated with the paper Model Assessment and Selection under Temporal Distribution Shift.

File Overview

  • Provides functions that implement the Single-Elimination Tournament for Model Selection (Algorithm 3 in the paper) via Adaptive Rolling Window(ARW)
  • Provides algorithms for training with fixed window sizes, model selection with fixed window sizes, and model selection via Adaptive Rolling Window(ARW)
  • Provides functions for generating synthetic data
  • Provides an example of code usage using synthetic data and produces figures presented in the paper

Results

Figures using synthetic data presented in the paper can be reproduced using figures.ipynb.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published