Data Science Projects
Build your skills through projects: Python, SQL, R, Power BI, Tableau, AI and much more.
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.
Building Fast Queries on a CSV
Practice implementing an inventory system for a laptop store using Python classes, dictionaries, and binary search.
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.
Predicting Developer Salaries
Practice cleaning real-world survey data, engineering features from multi-select fields, and building a linear regression model to predict developer salaries.
Predicting Heart Disease
Practice building a K Nearest Neighbors classifier in Python to predict heart disease risk from patient data.
Investigative Statistical Analysis – Analyzing Accuracy in Data Presentation
Practice statistical analysis in Python to investigate movie rating bias and determine if Fandango inflated ratings.
Building a database for crime reports
Practice creating databases, schemas, and tables in PostgreSQL to store and manage crime report data.
Storytelling Data Visualization on Exchange Rates
Practice using data visualization principles in Python to create an engaging, storytelling graph about exchange rates.
Build an Airflow Data Pipeline to Download Podcasts
Practice building a flexible data pipeline to download and store podcast episodes using Python and Airflow.
PostgreSQL Installation
Practice installing PostgreSQL locally and connecting to the database using Python and psycopg2 to build essential skills.
Classifying Disaster-Related Tweets as Real or Fake
Practice preprocessing text and building deep learning models in TensorFlow to classify disaster tweets and gain valuable NLP skills.
Finding Heavy Traffic Indicators on I-94
Practice exploratory data visualization in Python using pandas, Matplotlib, and Seaborn to find indicators of heavy traffic on I-94.