experiments ¶ FeatureSelectionExperiment ¶ Bases: Experiment This class is used to run experiments on generating synthetic data. run ¶ run(tabpfn, **kwargs) :param tabpfn: :param kwargs: indices: list of indices from X features to use :return: FeatureSelectionInPredictExperiment ¶ Bases: Experiment This class is used to run experiments on generating synthetic data. run ¶ run(tabpfn, **kwargs) :param tabpfn: :param kwargs: indices: list of indices from X features to use :return: