What is an application or an app?
This article defines an application in the AI & Analytics Engine.
An application, or an app, is a special container on the Engine that contains:
- Feature Sets
- Models
- Deployments
In an app, all models are trained and evaluated on the same train and test split respectively. This allows you to compare on an apple-to-apple basis, the performance of different trained models.
Examples of an APP:
- App to predict survivors in the Titanic incident
- App to forecast housing prices in Melbourne, Australia
Note:
- This article outlines application configurations in the Engine [insert link here].
- This article explains what a model is in the Engine [insert link here].
- This article explains what a deployment is in the Engine [insert link here].
Tip
See this article for a guide on how to create an app.