This repository contains my IBM Data Science Capstone Project, the final course of the IBM Data Science Professional Certificate and Applied Data Science with Python Specialization on Coursera.
In this project, I assume the role of a Data Scientist working for a startup aiming to compete with SpaceX. The goal is to predict whether the first stage of the SpaceX Falcon 9 rocket will land successfully, helping the company make data-driven bidding decisions for rocket launches.
-
Apply the complete data science methodology on a real-world dataset
-
Perform:
- Data collection (API & web scraping)
- Data wrangling & cleaning
- Exploratory Data Analysis (EDA)
- Data visualization & dashboards
- Predictive modeling (classification)
- Model evaluation & comparison
-
Present actionable insights to stakeholders
- Demonstrate end-to-end data science and machine learning proficiency
- Work with real-world aerospace datasets
- Build and evaluate machine learning models
- Communicate findings effectively through reports and dashboards
- Python
- Pandas
- NumPy
- Scikit-learn
- Plotly
- Matplotlib
- Seaborn
- Data Collection (API & Web Scraping)
- Data Wrangling
- Exploratory Data Analysis (EDA)
- Data Visualization
- Predictive Modeling
- Model Evaluation
- Statistical Modeling
- Data-Driven Decision Making
- Logistic Regression
- Support Vector Machines (SVM)
- Decision Tree Classifier
- K-Nearest Neighbors (KNN)
IBM-Data-Science-Capstone/
│
├── data/
│ ├── raw/
│ └── processed/
│
├── notebooks/
│ ├── 01-data-collection.ipynb
│ ├── 02-data-wrangling.ipynb
│ ├── 03-eda.ipynb
│ ├── 04-visual-analytics.ipynb
│ ├── 05-predictive-analysis.ipynb
│
├── dashboard/
│ └── spacex_dashboard.py
│
├── reports/
│ └── final_presentation.pdf
│
├── README.md
└── requirements.txt- Business understanding
- Problem formulation
- Data visualization
- Statistical insights
- Interactive dashboards using Plotly
- Model training & evaluation
- Performance comparison
- Final report & stakeholder presentation
✔ Successfully predicted Falcon 9 first-stage landing success ✔ Identified optimal machine learning model ✔ Provided actionable insights to support competitive bidding
- 🎓 IBM Data Science Professional Certificate
- 📜 Coursera Shareable Certificate
- 🔗 GitHub Profile: https://github.com/cool0009
- 🔗 IBM Data Science Certificate: https://www.coursera.org/professional-certificates/ibm-data-science
- 🔗 Coursera: https://www.coursera.org
- 🔗 SpaceX Official Site: https://www.spacex.com
Kamal Raj Vendi 🎓 Data Science Graduate 📍 GitHub: cool0009
- IBM & Coursera instructional team
- Open-source Python community
- SpaceX public datasets