Skip to content

lborodaevAMS/AML_TPE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AML_TPE

Evaluation of Meta-learning initialization(MI) for Sequential Model-Based Optimization(SMBO) with Tree Parzen Estimator(TPE). Roughly follows [Feurer et al. 2015].

Works as follows:

  1. Downloads the datasets used in the paper from OpenML
  2. Extracts metafeatures
  3. Random Search for best hyperparameters
  4. Evaluate MI-TPE and TPE in leave-one-dataset-out fashion with warm starting MI-TPE on the data from step 3

Run:

python3 MI_TPE.py

performance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages