Pregunta de entrevista de Feynn Labs

What is svm? what is kernel?

Respuesta de la entrevista

Anónimo

3 oct 2024

Support Vector Machine (SVM), a binary classifier that determines the best hyperplane that most effectively divides the two groups.Kernel Function is a method used to take data as input and transform it into the required form of processing data.