Honeywell Interview Question

What's cross validation (type of model evaluation technique)?

Interview Answer

Anonymous

Apr 13, 2018

Explained k-fold, leave-one-out cross-validation. Caveat - For financial data, k-fold needs to ensure you don't test on previous data.