Skip to content

cool0009/IBM-Data-sciene-Capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 IBM Data Science Capstone Project – SpaceX Falcon 9 Landing Prediction

IBM Python Machine Learning Coursera

📌 Project Overview

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.


🎯 Objectives

  • 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


🧠 What You’ll Learn

  • 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

🧰 Skills & Tools Used

🔹 Programming & Libraries

  • Python
  • Pandas
  • NumPy
  • Scikit-learn
  • Plotly
  • Matplotlib
  • Seaborn

🔹 Data Science Skills

  • Data Collection (API & Web Scraping)
  • Data Wrangling
  • Exploratory Data Analysis (EDA)
  • Data Visualization
  • Predictive Modeling
  • Model Evaluation
  • Statistical Modeling
  • Data-Driven Decision Making

🔹 Machine Learning Models

  • Logistic Regression
  • Support Vector Machines (SVM)
  • Decision Tree Classifier
  • K-Nearest Neighbors (KNN)

📂 Project Structure

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

📊 Course Modules

✅ Module 1: Introduction

  • Business understanding
  • Problem formulation

✅ Module 2: Exploratory Data Analysis (EDA)

  • Data visualization
  • Statistical insights

✅ Module 3: Interactive Visual Analytics & Dashboard

  • Interactive dashboards using Plotly

✅ Module 4: Predictive Analysis (Classification)

  • Model training & evaluation
  • Performance comparison

✅ Module 5: Present Your Data-Driven Insights

  • Final report & stakeholder presentation

📈 Key Outcome

✔ Successfully predicted Falcon 9 first-stage landing success ✔ Identified optimal machine learning model ✔ Provided actionable insights to support competitive bidding


🏆 Certification

  • 🎓 IBM Data Science Professional Certificate
  • 📜 Coursera Shareable Certificate

🔗 Useful Links


👤 Author

Kamal Raj Vendi 🎓 Data Science Graduate 📍 GitHub: cool0009


⭐ Acknowledgements

  • IBM & Coursera instructional team
  • Open-source Python community
  • SpaceX public datasets

About

Built end-to-end data science and machine learning pipelines to predict SpaceX Falcon 9 first-stage landing success. Applied data collection, data wrangling, EDA, visualization, and classification models (Logistic Regression, SVM, Decision Tree, KNN) to deliver data-driven insights for competitive launch bidding.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages