paper-with-me

Papers

Developing a Machine Learning Algorithm-Based Classification Models for the Detection of High-Energy Gamma Particles

2021-11-18 · Emmanuel Dadzie, Kelvin Kwakye

Cherenkov gamma telescope observes high energy gamma rays, taking advantage of the radiation emitted by charged particles produced inside the electromagnetic showers initiated by the gammas, and developing in the atmosphere. The detector records and allows for the reconstruction of the shower parameters. The reconstruction of the parameter values was achieved using a Monte Carlo simulation algorithm called CORSIKA. The present study developed multiple machine-learning-based classification models and evaluated their performance. Different data transformation and feature extraction techniques were applied to the dataset to assess the impact on two separate performance metrics. The results of the proposed application reveal that the different data transformations did not significantly impact (p = 0.3165) the performance of the models. A pairwise comparison indicates that the performance from each transformed data was not significantly different from the performance of the raw data. Additionally, the SVM algorithm produced the highest performance score on the standardized dataset. In conclusion, this study suggests that high-energy gamma particles can be predicted with sufficient accuracy using SVM on a standardized dataset than the other algorithms with the various data transformations.

📄 PDF Abstract BibTeX arXiv:2111.09496

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Benchmarking Suite for Synthetic Aperture Radar Imagery Anomaly Detection (SARIAD) Algorithms

2025-04-10 · Lucian Chauvina, Somil Guptac, Angelina Ibarrac, Joshua Peeples

Anomaly detection is a key research challenge in computer vision and machine learning with applications in many fields from quality control to radar imaging. In radar imaging, specifically synthetic aperture radar (SAR),…

Anomaly DetectionBenchmarking

Dlib-ml: A Machine Learning Toolkit

2009-01-01 · Davis E. King

There are many excellent toolkits which provide support for developing machine learning software in Python, R, Matlab, and similar environments. Dlib-ml is an open source library, targeted at both engineers and research …

Anomaly DetectionBIG-bench Machine LearningClusteringFace Verification+1

Evolving Tsukamoto Neuro Fuzzy Model for Multiclass Covid 19 Classification with Chest X Ray Images

2023-05-17 · Marziyeh Rezaei, Sevda Molani, Negar Firoozeh, Hossein Abbasi 외

Du e to rapid population growth and the need to use artificial intelligence to make quick decisions, developing a machine learning-based disease detection model and abnormality identification system has greatly improved …

DiagnosticMedical DiagnosisSpecificity

Support Vector Machine (SVM) Recognition Approach adapted to Individual and Touching Moths Counting in Trap Images

2018-09-18 · Mohamed Chafik Bakkay, Sylvie Chambon, Hatem A. Rashwan, Christian Lubat 외

This paper aims at developing an automatic algorithm for moth recognition from trap images in real-world conditions. This method uses our previous work for detection [1] and introduces an adapted classification step. Mor…

ClassificationGeneral Classification

Real-Time Detection of Drowsiness Among Vehicle Drivers: A Machine Learning Algorithm for Embedded Systems

2021-11-04 · Ashwin Pillay, Aditya Kale, Raj Anchan, Aniket Bhadricha 외

Numerous studies have established the necessity for developing safety equipment to detect drowsiness among vehicle drivers. However, for reliable implementations, such systems must employ dependable sources of stimuli; t…