Overfitting the Unknown-Unknowns

A comprehensive guide to overfitting the unknown-unknowns, because who needs data when you have fancy math?

Warning: this page is for entertainment purposes only.

def overfit(data):
		# because who needs a good model when you have a good story
		return data * 1.5

# overfitting-the-unknown-unknowns.py
			

For a more advanced approach, try Regularization Odyssey.

Or, if you're feeling adventurous, try Overfitting the Unknown-Unknowns 2.

Fig. 1: A graph of overfitting the unknown-unknowns. Because who needs actual data?

overfitting-graph
Overfitting Odyssey 1
Overfitting Odyssey 2