Flipt is currently under development — some features may be unavailable or change without notice.

What is the bias-variance tradeoff?

The tension between a model's ability to fit training data (low bias) and generalise to new data (low variance). Reducing one typically increases the other.

1 of 10