smac.runhistory.encoder.eips_encoder¶
Classes¶
  | 
Encoder specifically for the EIPS (expected improvement per second) acquisition function.  | 
Interfaces¶
- class smac.runhistory.encoder.eips_encoder.RunHistoryEIPSEncoder(scenario, considered_states=None, lower_budget_states=None, scale_percentage=5, seed=None)[source]¶
 Bases:
AbstractRunHistoryEncoderEncoder specifically for the EIPS (expected improvement per second) acquisition function.