Skip to content

Capstone notebooks from the IBM Data Science Professional Certificate.

License

Notifications You must be signed in to change notification settings

dushan3109/IBM-Data-Science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM Data Science Capstone 🌟

Notebooks created while completing the IBM Data Science Professional Certificate (in progress).

Contents

Notebook Purpose
DataScienceEcosystem.ipynb Summary of tools & roles in data science
Final Assignment‑v2 (2).ipynb Capstone part 1 – EDA & basic ML
Final Assignment‑v2 (3).ipynb Capstone part 2 – model tuning & evaluation

Quick start

You can view notebooks directly in GitHub ➡️ no need to clone.

To run locally (optional)

# after installing Anaconda
conda create -n ibm-ds python=3.11 jupyterlab pandas numpy scikit-learn
conda activate ibm-ds
jupyter lab

About

Capstone notebooks from the IBM Data Science Professional Certificate.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published