How to calculate Leave-One-Out cross-validation coefficient q2 for a QSAR model using scikit-learn SVR?
I have a training set consisting of 39 compounds. Here is a short code to calculate LOO q2 to SVR:
I have a training set consisting of 39 compounds. Here is a short code to calculate LOO q2 to SVR: