EpistasisLab/tpot2

add a debugging tutorial

perib opened this issue · 0 comments

perib commented

This tutorial could cover basic debugging steps and common issues.

For example, identifying that the algorithm isn't training due to an incorrectly written objective function, plotting a training curve, checking for overfitting of the CV fold, etc.