Data Science Projects
Build your skills through projects: Python, SQL, R, Power BI, Tableau, AI and much more.
Exploring Financial Data using Nasdaq Data Link API
Practice retrieving financial data from APIs, manipulating it with Pandas, and visualizing trends using Python.
Building Fast Queries on a CSV
Practice implementing an inventory system for a laptop store using Python classes, dictionaries, and binary search.
Garden Simulator Text Based Game
Practice using OOP, error handling, and randomness in Python to create an interactive gardening game simulator.
Predicting Heart Disease
Practice building a K Nearest Neighbors classifier in Python to predict heart disease risk from patient data.
Word Raider
Practice using Python variables, lists, loops, conditionals, and file handling to build an interactive word-guessing game.
Investigative Statistical Analysis – Analyzing Accuracy in Data Presentation
Practice statistical analysis in Python to investigate movie rating bias and determine if Fandango inflated ratings.
Kaggle Data Science Survey
Practice analyzing survey data in Python to uncover insights about data science careers and skills.
Predicting Listing Gains in the Indian IPO Market Using TensorFlow
Practice building a deep learning model in TensorFlow to predict IPO listing gains using real Indian stock market data.
Predicting Listing Gains in the Indian IPO Market Using PyTorch
Practice building a regularized deep learning model in PyTorch to predict IPO profitability using real Indian stock market data with advanced evaluation techniques.
Learn and Install Jupyter Notebook
Practice using Jupyter Notebook to run code, add text, and install locally for real-world data projects.
Prison Break
Practice using JupyterLab to analyze real-world data on helicopter prison escapes.
Analyzing Wikipedia Pages
Practice using MapReduce in Python to efficiently analyze a large Wikipedia dataset and build in-demand data skills.