scikit-learn#
Demand prediction and Optimization with scikit-learn & Amplpy#
Description: In this notebook, we will:
Predicting and Optimizing Avocado Sales with Python + Amplpy#
Description: In this notebook, we explore a real-world example of demand estimation and supply optimization using a Kaggle dataset on avocado sales. We start by training a machine learning model to estimate demand and then formulate and solve an optimization model in AMPL to maximize revenue while minimizing waste and transportation costs.