Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 504 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 504 Bytes

Scripts and original results files for the paper "Adaptation Strategies for Automated Machine Learning on Evolving Data". The graphs in the paper are also provided. Data is available on OpenML. For each library, there are 6 different options representing the following adaptation strategies:

  • D&I Detect & Increment
  • D&RT Detect & Retrain
  • D&WS Detect & Warm-start
  • D&RS Detect & Restart
  • PRS Periodic Restart
  • T1 Train once

Details of the strategies can be found in the original paper.