A pseudo-spectral collocation based multi-phase Optimal control problem solver
-
Updated
Jul 4, 2024 - Python
A pseudo-spectral collocation based multi-phase Optimal control problem solver
This project aims to predict the success of SpaceX Falcon 9 first stage landings using data analysis and machine learning techniques.
Machine learning project to predict the success of SpaceX Falcon 9 first stage landings, with the goal of estimating launch costs. It utilizes classification models such as Logistic Regression, Decision Tree, Random Forest, SGD, and SVM to analyze launch data from 2010 to the present (Edition 2).
The Falcon 9 Landing Success Prediction project predicts Falcon 9 first-stage landings using machine learning models like Logistic Regression, Random Forest, Gradient Boosting, and Neural Networks. Key features include payload mass, orbit type, and booster reuse. Data is balanced with SMOTE for better accuracy.
Add a description, image, and links to the falcon9-spacex-landing topic page so that developers can more easily learn about it.
To associate your repository with the falcon9-spacex-landing topic, visit your repo's landing page and select "manage topics."