pasteur.extras.synth.privbayes.PrivBayesMare# class pasteur.extras.synth.privbayes.PrivBayesMare(*, etotal=None, ep=None, e1=0.3, e2=0.7, theta=4, use_r=True, seed=None, unbounded_dp=False, random_init=False, skip_zero_counts=True, minimum_cutoff=3, rake=True, **kwargs)[source]# Methods fit(n, table, attrs, oracle) sample(index, hist) fit(n, table, attrs, oracle)[source]# sample(index, hist)[source]# Return type: DataFrame