Glossary term
Glossary term
Foundations
In a decision tree, another name for a condition.
Created for this library
A research team uses a stratified split on labels so each split has the same proportion of positive examples.
An ML platform team uses time-based splits for time-series problems so evaluation reflects future-like conditions.
A risk modeling team uses an out-of-time split so the production model is evaluated on more recent data than it was trained on.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License