Research on Dangerous Flight Weather Prediction based on Machine Learning
Haoxing Liu, Renjie Xie, Haoshen Qin, Yizhou Li

TL;DR
This paper develops an SVM-based model using meteorological data to predict hazardous flight weather, aiming to enhance early warning systems for aviation safety amid complex weather conditions.
Contribution
It introduces an SVM approach with RBF kernel for predicting dangerous flight weather, addressing nonlinear meteorological data challenges.
Findings
SVM effectively classifies hazardous weather conditions.
Model captures complex meteorological patterns.
Improves early warning accuracy for flight safety.
Abstract
With the continuous expansion of the scale of air transport, the demand for aviation meteorological support also continues to grow. The impact of hazardous weather on flight safety is critical. How to effectively use meteorological data to improve the early warning capability of flight dangerous weather and ensure the safe flight of aircraft is the primary task of aviation meteorological services. In this work, support vector machine (SVM) models are used to predict hazardous flight weather, especially for meteorological conditions with high uncertainty such as storms and turbulence. SVM is a supervised learning method that distinguishes between different classes of data by finding optimal decision boundaries in a high-dimensional space. In order to meet the needs of this study, we chose the radial basis function (RBF) as the kernel function, which helps to deal with nonlinear problems…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Decision-Making Techniques
MethodsSupport Vector Machine
