Section 01
[Introduction] Core Overview of the Machine Learning-Based Lunar Phase Visibility Prediction Project
The project is titled Machine Learning-Based Lunar Phase Visibility Prediction: An Astronomical Data Science Practice, developed by Miled Trabelssi (GitHub username: master291004), a computer engineering student. The source code is available on GitHub (link: https://github.com/master291004/crescent-visibility-analysis). The core of the project is to use machine learning methods (logistic regression, random forest) to analyze lunar phase visibility data and make predictions by combining astronomical and geographical features. It covers the complete data science workflow: data cleaning, feature engineering, geographic visualization, model training and evaluation, and compares the performance of the two algorithms.