alpha970 / Data_Science_project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space X 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 Space X 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 space X for a rocket launch. The goal of the project is to create a machine learning pipeline to predict if the first stage will land successfully.

About


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%