Support Vector Regression

Support Vector Regression#

We fed the structural features into a support vector regression model.

To avoid overfitting, we applied regularization to the regression model and estimated the out-of-sample performance on enantiomeric pairs that the model was not trained on.

The results for strictly using Mordred features were as follows:

mordred

With a correlation metric value of 0.56:

mordredc

The results for strictly using Morgan features were as follows:

morgan

With a correlation metric value of 0.57:

morganc