Skip to content

SpaceX Falcon 9 First Stage Landing Prediction Our project focuses on predicting the success of Falcon 9 first-stage landings, a crucial aspect of SpaceX's cost-saving strategy

Notifications You must be signed in to change notification settings

VISHAL-038/dataScience_Capstone_Project

Repository files navigation

SpaceX Falcon 9 First Stage Landing Prediction Capstone

Introduction

In this capstone, we will predict if the Falcon 9 first stage will land successfully. SpaceX advertises Falcon 9 rocket launches on its website, with a cost of 62 million dollars; other providers cost upward of 165 million dollars each, much of the savings is because SpaceX can reuse the first stage. Therefore if we can determine if the first stage will land, we can determine the cost of a launch. This information can be used if an alternate company wants to bid against SpaceX for a rocket launch. In this module, you will be provided with an overview of the problem and the tools you need to complete the course.

Module 1: Introduction

  • Overview of the problem and tools needed for the course

Module 2: Exploratory Data Analysis (EDA)

  • Collecting data on Falcon 9 first-stage landings using a RESTful API and web scraping
  • Converting data into a dataframe and performing data wrangling

Module 3: Interactive Visual Analytics and Dashboard

  • Building a dashboard to analyze launch records interactively with Plotly Dash
  • Building an interactive map to analyze the launch site proximity with Folium

Module 4: Predictive Analysis (Classification)

  • Using machine learning to determine if the first stage of Falcon 9 will land successfully
  • Splitting data into training data and test data to find the best Hyperparameter for SVM, Classification Trees, and Logistic Regression
  • Finding the method that performs best using test data

About

SpaceX Falcon 9 First Stage Landing Prediction Our project focuses on predicting the success of Falcon 9 first-stage landings, a crucial aspect of SpaceX's cost-saving strategy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published