Skip to content

Priyadharshini9S/DataScience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataScience

Applied Data Science Capstone project IBM

==> Project Background

SpaceX is the most successful company of the commercial space age, making space travel affordable. The company 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. Based on public information and machine learning models, we are going to predict if SpaceX will reuse the first stage.

==> Methodology

  1. Data collection methodology
  • Using SpaceX Rest API
  • Using Web Scrapping from Wikipedia
  1. Performed data wrangling
  • Filtering the data
  • Dealing with missing values
  • Using One Hot Encoding to prepare the data to a binary classification
  1. Performed exploratory data analysis (EDA) using visualization and SQL
  2. Performed interactive visual analytics using Folium and Plotly Dash
  3. Performed predictive analysis using classification models
  • Building, tuning and evaluation of classification models to ensure the best results

About

Applied Data Science Capstone project IBM

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors