IBM - Data Science - Capstone Project - SpaceX
This project analyzed space launch success rates using various predictive models, including logistic regression, SVM, decision tree, and K-Nearest Neighbors. Data was standardized and optimized using GridSearchCV with cross-validation. The decision tree model performed best in predicting launch success. Key findings included a higher success rate for launches near the equator and coast, increased success over time, and a positive correlation between payload mass and success rate.