CreateML tabular regression ... SVM model?

does anyone know if the CreateML app has a way to build Support Vector Machine models for tabular regression? I see only the attached options. xcode14.2

The Create ML app doesn't support SVM Regression, just the algorithm options that you've listed. You may be able to build your own SVM Regressor by using the CreateMLComponents Swift framework.

CreateML tabular regression ... SVM model?
 
 
Q