The Bayesian class

class pylife.materialdata.woehler.Bayesian(fatigue_data)[source]

A Wöhler analyzer using Bayesian optimization

Warning

We are considering switching from pymc to GPyOpt as calculation engine in the future. Maybe this will lead to breaking changes without new major release.