Building your own predictive models
Predictive models are an analytical feature only provided for users with AppSheet Enterprise licenses. To enable this feature, you need to purchase the appropriate license. However, without purchasing a license, you can still test this feature—as long as the app is not deployed and remains a prototype for testing purposes.
Predictive models evaluate your data and return the most likely value based on your data when a new row is added to a table. Once a predictive model is built from your existing data, then it will create a model or algorithm.
Typically, it is useful when, for example, you have a data table containing prices with given specifications, such as a product catalog. When a new product is added to the table, the predictive model will estimate the value of the new product behind the scenes using the Google Cloud machine learning algorithm. For other possible use cases, we could collect the feedback from customers or employees...