avocado#

The avocado dataset contains historical data on avocado prices and sales volume in multiple US markets.

Functions

load_data([data_format, as_train_test])

Load and returns the Avocado dataset (regression).

load_fitted_model()

Load and return a fitted regression model to predict the AveragePrice in the avocado dataset.