BaseExperiment.get_plot_data_ols# BaseExperiment.get_plot_data_ols(*args, **kwargs)[source]# Return plot data for OLS models. Override in subclasses that support OLS. Parameters: args (Any) kwargs (Any) Return type: DataFrame