Support Vector Machines (SVM) are a type of supervised learning algorithm used for classification and regression in Machine Learning problems.
The idea behind SVMs is to find a hyperplane that optimally separates the different classes of data. In the case of binary classification, the hyperplane divides the space into two regions, one for each class. In the case of regression, a hyperplane is sought that best fits the data.
To find the optimal hyperplane, SVMs seek to maximize the distance between the closest points of each class (called support vectors), known as the maximum margin. In case the data are not linearly separable, kernel techniques are used to transform the feature space into one of higher dimensionality where they can be separable.
SVMs are widely used in data classification in areas such as biology, finance and marketing, as well as in fraud detection, image recognition and natural language processing.
The Official Chamber of Commerce of Seville, in collaboration with the Spanish Institute of Financial Analysts (IEAF), offered last March 16th [...]
Read More »As e-commerce continues to grow at a dizzying pace, fraudsters are also finding new and sophisticated ways to exploit the potential [...]
Read More »The acquisition of new potential customers is one of the most important and difficult processes for a company. Traditionally, it has been necessary to [...]
Read More »Companies are becoming increasingly aware of the importance of gradually incorporating artificial intelligence into their business models. The imp [...]
Read More »