New to adaptive model basic question

When we want to create an adaptive model, we go to prediction studio and create one. But when we use it in the actual strategy, it will create new models based on the model context. These are shown in model management landing page. Which one is actual adaptive model according to business? Business is calling the model management list as adaptive models. Sorry, I am new to adaptive models.

@JasmineM4474 , in Prediction Studio you create an adaptive model rule. As your make decisions and receive responses you will create model instances for each of the unique contexts that you make a decision/response for. All of them are models, because they hold the true calculation formula for each combinations. Each instance is adapting independently, but sharing the same configuration settings about how how the model should operate. So its a little confusing, but technically each instance is actually the model, but many people refer to the Model rule as “the model”.

@Saleem_A Thank You