Skip to content

e-spec/IBM-Data-Science-Professional-Certification

Repository files navigation

IBM Data Science Professional Certificate - Coursera

This repository documents my progress through the IBM Data Science Professional Certificate and serves as a portfolio of coursework, labs, projects, presentation materials, and supporting reference resources developed throughout the program.

πŸ“š Table of Contents


πŸ“Š Program Overview

Course Title Status Key Skills
C1 What is Data Science? βœ… Foundations, Data Literacy
C2 Tools for Data Science βœ… Jupyter, RStudio, GitHub
C3 Data Science Methodology βœ… Problem Definition, Analytical Approach, Requirements
C4 Python for Data Science & AI βœ… Python Fundamentals, APIs, Web Scraping
C5 Python Project for Data Science βœ… Dashboards, Data Extraction, yfinance
C6 Databases and SQL with Python βœ… SQL, Relational Databases, Python DB-API
C7 Data Analysis with Python βœ… Pandas, NumPy, SciPy, Data Wrangling, EDA
C8 Data Visualization with Python βœ… Matplotlib, Seaborn, Folium, Dash
C9 Machine Learning with Python βœ… Regression, Classification, Clustering
C10 Applied Data Science Capstone βœ… SpaceX Project, Folium, Plotly, Predictive Analysis
C11 Generative AI for Data Science βœ… Generative AI in Data Science, Model Building, Final Project

πŸ… Certificate


πŸš€ Featured Projects

1. Applied Data Science Capstone β€” SpaceX Falcon 9 Landing Prediction

A capstone project focused on predicting whether the first stage of a Falcon 9 rocket will land successfully. The work includes data collection, exploratory analysis, visual analytics, and predictive modeling.

Related branches:

2. Data Analytics for House Pricing

A final project centered on real estate data analysis, feature exploration, and model-oriented interpretation for house pricing datasets.

Related branch:

3. Insurance Cost Analysis

A practice project that applies data cleaning, analysis, and model development techniques to insurance cost data.

Related branch:

4. Machine Learning Final Project

A project covering classification-focused workflows and model evaluation through practical prediction tasks.

Related branch:

5. Generative AI Final Project

A project exploring the use of generative AI concepts within data science workflows and model-building tasks.

Related branch:


πŸ›  Technical Stack

  • Languages: Python, SQL
  • Libraries: Pandas, NumPy, SciPy, Scikit-learn
  • Visualization: Matplotlib, Seaborn, Folium, Plotly Dash
  • Tools: Jupyter Notebooks, IBM Watson Studio, Anaconda, Git, GitHub
  • Core Concepts: Data Wrangling, Exploratory Data Analysis, SQL Analysis, Predictive Modeling, Visualization, Generative AI

πŸ†• Latest Additions

The default branch includes presentation-ready deliverables for communicating project findings:


🌿 Repository Organization by Branch

This repository is organized primarily by branches, where each branch represents a course module, project milestone, final project, or supporting resource.

Main Branch

  • Main Branch β€” Repository landing branch with README and latest presentation materials.

Course 4

Course 5

Course 6

Course 7: Data Analysis with Python

Course 8: Data Visualization with Python

Course 9: Machine Learning with Python

Course 10: Applied Data Science Capstone

Course 11: Generative AI

Reference Materials


πŸ“Œ Notes

  • The default branch is IBM-Data-Science-Python-(Main-Branch).
  • The default branch currently contains the README and the most recent presentation/report deliverables.
  • Most course content is organized in dedicated branches rather than in a single folder structure within the default branch.
  • Together, these branches reflect the progression of the certificate program from SQL and data analysis to machine learning, capstone work, and generative AI applications.