An open API service indexing awesome lists of open source software.

https://github.com/anas436/applied-data-science-capstone-project-with-python


https://github.com/anas436/applied-data-science-capstone-project-with-python

dashboard data-collection data-visualization data-wrangling exploratory-data-analysis folium-maps plotly-dash webscraping

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Applied-Data-Science-Capstone-Project-with-Python

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.
![](https://cf-courses-data.s3.us.cloud-object-storage.appdomain.cloud/IBM-DS0321EN-SkillsNetwork/labs/module\_1\_L2/images/Falcon9\_rocket_family.svg)
### Falcon 9 first stage will land successfully
![](https://cf-courses-data.s3.us.cloud-object-storage.appdomain.cloud/IBMDeveloperSkillsNetwork-DS0701EN-SkillsNetwork/api/Images/landing\_1.gif)
### More specifically, the launch records are stored in a table shown below:
![](https://cf-courses-data.s3.us.cloud-object-storage.appdomain.cloud/IBM-DS0321EN-SkillsNetwork/labs/module\_1\_L2/images/falcon9-launches-wiki.png)