adamszczerba / Airlines

0 stars 1 forks source link

Model validation: Baseline model #34

Closed PiotMik closed 2 years ago

PiotMik commented 2 years ago

Perform performance evaluation of the baseline model.

PiotMik commented 2 years ago

For the baseline model, I went for validation on test set only, without performing cross-validation. This choice was motivated by the following arguments:

Based on that I concluded that the performance on train set and unseen test sets does not differ, hence there's no overfit and the model is well fitted.