Last time, we looked at building a simple Poisson model to forecast sales. Today, we're going to expand upon this, building out a model that we can store in the database. We'll also introduce a second type of model for a more frequently-purchased item. Storing A Model Let's say that we want to take our…