Git Product home page Git Product logo

spacex-falcon-9-landing-prediction's Introduction

SpaceX Falcon 9 Landing Prediction Capstone

Overview

In this capstone project, we aim to predict the successful landing of the Falcon 9 first stage after a rocket launch by SpaceX. The ability to predict the landing success is crucial for estimating the cost of a launch. SpaceX's cost advantage lies in the reusability of the first stage, allowing for significant cost savings compared to other providers. This predictive model could be invaluable for potential competitors looking to bid against SpaceX for rocket launches.

Notebooks Overview

1. Data Collection from API

  • In the first notebook, data is collected from an API to ensure it is in the correct format. This step is fundamental for the subsequent analysis and prediction tasks.

2. Web Scraping Falcon 9 Historical Launch Records

  • The second notebook involves web scraping to collect historical launch records of Falcon 9 from a Wikipedia page titled "List of Falcon 9 and Falcon Heavy launches."

3. Exploratory Data Analysis (EDA)

  • The third notebook performs Exploratory Data Analysis (EDA) to discover patterns in the data and determine the label for training supervised models.

4. Understanding SpaceX DataSet and Database Interaction

  • The fourth notebook aims to understand the SpaceX dataset, load it into a corresponding table in a Db2 database, and execute SQL queries to answer assignment questions.

5. More EDA and Feature Engineering

  • In the fifth notebook, additional Exploratory Data Analysis and Feature Engineering are conducted to prepare the data for model training.

6. Interactive Visual Analytics with Folium

  • The sixth notebook leverages Folium for more interactive visual analytics, providing insights into spatial patterns and correlations in the data.

7. SpaceX Dash App

  • The seventh notebook focuses on creating a SpaceX Dash app for a more user-friendly and interactive experience.

8. Model Training and Evaluation

  • The eighth notebook involves:
    • Creating a column for the class (landing success).
    • Standardizing the data.
    • Splitting the data into training and test sets.
    • Finding the best hyperparameters for SVM, Classification Trees, and Logistic Regression.
    • Determining the method that performs best using test data.

spacex-falcon-9-landing-prediction's People

Contributors

yaseentheanalyst avatar

Stargazers

Yousef Ahmed avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.