Skip to content

Commit 71684d2

Browse files
committed
Update README.md
Updated document due to initial errors
1 parent ecd4c32 commit 71684d2

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

+2-12
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,8 @@
22
### Part of the Coursera series: IBM Data Science
33

44
## Summary
5-
In this capstone, I predicted 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 determining if the first stage will land and the cost of launch can help to determine if an alternate company may want to bid against SpaceX for a rocket launch. In this lab, I completed several stesp:
6-
- I collected data from an API and wrangled it into the right format
7-
- I gathered additional supplemental data via webscraping
8-
- I utilized a SQL database and Python/Juptyer Notebooks to perform EDA.
9-
- I created a number of useful visualizations
10-
- I employed Folium as a way to visualize launch sites and landmarks
11-
- I created a dashboard with Dash and Plotly for stakeholder use
12-
- I set up ML models to predict launch success and performed some feature engineering as well
13-
- I created a written report summarizing our findings and recommendations.
14-
-
15-
5+
We inputted a large dataset and ran a number of statistical analyses to better understand what messages the data may be telling us. We performed hypothesis testing to see if certain observations were statistically significant.
166

177
## Skills (Developed & Applied)
18-
Programming, Python, RDBMS & SQL, SQL (MySQL), Databases, Statistics, Probability, Linear Algebra, Numpy, Pandas, Seaborn, Matplotlib, Plotly, Dash, Folium, BeautifulSoup, Scikit-learn, Dataframes, ETL &| ELT & Data Pipelines, Automation, Webscraping, APIs, Data Modeling, EDA, Data Visualization, Data Summarization, Data Reporting, Dashboards, Classification, Superived ML, Communication, Technical Writing
8+
Programming, Python, Statistics, Probability, Hypothesis Testing, SciPy, Numpy, Pandas, Seaborn, Matplotlib, Dataframes, Data Modeling, EDA, Data Visualization, Data Summarization, Data Reporting, Communication
199

0 commit comments

Comments
 (0)