Fast Training of Support Vector Machine for Forest Fire Prediction

12/26/2020
by   stevechan, et al.
0

Support Vector Machine (SVM) is a binary classification model, which aims to find the optimal separating hyperplane with the maximum margin in order to classify the data. The maximum margin SVM is obtained by solving a convex Quadratic Programming Problem (QPP) and is termed as the hard-margin linear SVM. This optimization problem can solve using commercial Quadratic Programming (QP) code, i.e., Lagrange multipliers. However, the training process is time-consuming. Several decomposition methods have been proposed, which split the problem into a sequence of smaller sub-problems. The Sequential Minimal Optimization (SMO) algorithm is a widely utilized decomposition for SVM. In this paper, SMO algorithm for SVM for regression is utilized to forecast forest fires. Moreover, the Stochastic Gradient Descent (SGD) algorithm is employed for comparison purposes. The comparative results analysis shows that SVR-SMO model outperforms the SGDRegressor model in predicting forest fires.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/16/2019

Support Vector Machine Classifier via L_0/1 Soft-Margin Loss

Support vector machine (SVM) has attracted great attentions for the last...
research
07/23/2020

A binary-response regression model based on support vector machines

The soft-margin support vector machine (SVM) is a ubiquitous tool for pr...
research
05/11/2020

A Relational Gradient Descent Algorithm For Support Vector Machine Training

We consider gradient descent like algorithms for Support Vector Machine ...
research
05/20/2017

SVM via Saddle Point Optimization: New Bounds and Distributed Algorithms

Support Vector Machine is one of the most classical approaches for class...
research
11/07/2002

Maximing the Margin in the Input Space

We propose a novel criterion for support vector machine learning: maximi...
research
04/24/2023

A Semi-parametric Promotion Time Cure Model with Support Vector Machine

The promotion time cure rate model (PCM) is an extensively studied model...
research
02/02/2022

On Linear Separability under Linear Compression with Applications to Hard Support Vector Machine

This paper investigates the theoretical problem of maintaining linear se...

Please sign up or login with your details

Forgot password? Click here to reset