Glossary term
Glossary term
Foundations
A model's output. For example:
The prediction of a binary classification model is either the positive class or the negative class.
The prediction of a multi-class classification model is one class.
The prediction of a linear regression model is a number.
Created for this library
A retail forecasting team produces a daily prediction per store-SKU that feeds the warehouse replenishment plan.
A bank's credit team produces a prediction per applicant that drives approval, refer, or decline decisions.
A subscription business produces a churn prediction per customer that feeds the retention team's daily call list.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License