The DataFarmingMetaExperiment class in data_farming_base.py is not referenced by any other class and does not contain unique functionality (it looks to have been superseded by the ProblemsSolvers class and its associated data farming capabilities).
The DataFarmingMetaExperiment class should thusly be removed to clean up the codebase.
The
DataFarmingMetaExperimentclass indata_farming_base.pyis not referenced by any other class and does not contain unique functionality (it looks to have been superseded by theProblemsSolversclass and its associated data farming capabilities).The
DataFarmingMetaExperimentclass should thusly be removed to clean up the codebase.