Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Does Quantopian framework has built in library for Support Vector Machine?

Does Quantopian framework has built in library for Support Vector Machine?

Something similar to libsvm or linsvm?

1 response

You can use sklearn.svm as shown here.