Section 01
Introduction: Hybrid Machine Learning Architecture Aids Galaxy Morphology Classification
This article introduces the hybrid machine learning architecture for galaxy morphology classification developed by eva10samuel-dot (Project source: github, original title: galaxy-morphology-ml, release date: 2026-06-08). This architecture combines Convolutional Neural Networks (CNN) and Random Forest, improving classification accuracy through multimodal data fusion. It aims to solve the problem of automated classification of massive galaxy images generated by modern sky survey projects (such as SDSS, DES), providing an efficient tool for astrophysics research. The core idea is to leverage the visual feature extraction capability of CNN and the advantages of Random Forest in processing structured data and strong interpretability to form a complement.