Data Science, Analysis, Cleaning | Machine & Deep Learning

Python Project – Euro vs. Dollar Exchange Rate Trends
Python Project – Euro vs. Dollar Exchange Rate Trends

In this project, we used data from the European Central Bank to analyze and visualize the exchange rate between the euro and the US dollar from 1999 to 2021.

Data Scientist
Data Visualizer
Data Analyst
Matplotlib
pandas
Python

Python Project – A Star Wars Fan Survey Analysis
Python Project – A Star Wars Fan Survey Analysis

In this project, we used a dataset collected from surveys of Star Wars fans. It includes columns with responses to questions about the Star Wars movies.

Data Scientist
Data Visualizer
Data Analyst
Matplotlib
pandas
Python

SQL Project – Understanding Customers and Product Performance
SQL Project – Understanding Customers and Product Performance

In this project, we analyzed data from a sales records database in SQLite for scale model products and gained insights by answering three key questions.

Data Scientist
Data Analyst
Python
SQL

SQL Project – Unveiling Insights into Northwind Traders
SQL Project – Unveiling Insights into Northwind Traders

In this project, we used PostgreSQL with the Northwind database to explore and analyze sales data, provide key insights, and support strategic decisions.

Data Scientist
Data Analyst
Python
SQL

Python Project – Web Scraping NBA Statistics
Python Project – Web Scraping NBA Statistics

In this project, we collected necessary data on NBA statistics to predict the recipient of the Most Valuable Player (MVP) award for a given NBA season.

Data Scientist
Data Scraper
Data Analyst
BeautifulSoup
Python
Selenium

Python Project – Using Nasdaq Data Link API for Financial Data
Python Project – Using Nasdaq Data Link API for Financial Data

In this project, we conducted trend analysis and comparative studies on financial data. Finally, we created visualizations to present our findings effectively.

Data Scientist
Data Scraper
Data Analyst
Python

Python Project – Building a Spam Filter Using Naive Bayes
Python Project – Building a Spam Filter Using Naive Bayes

In this project, we built a spam filter for SMS messages using the Multinomial Naive Bayes algorithm on a dataset of 5,572 manually labeled SMS messages.

Data Scientist
Data Analyst
AI Model Developer
Python

Python Project – Segmenting Credit Card Customers with K-Means
Python Project – Segmenting Credit Card Customers with K-Means

In this project, we segmented credit card company customers into groups using K-means to assign each client to a group and apply targeted business strategies.

Data Scientist
Data Analyst
AI Model Developer
Python
scikit-learn

Python Project – Predicting Medical Costs with Regression Models
Python Project – Predicting Medical Costs with Regression Models

In this project, we built predictive models for medical insurance costs based on various demographic and personal characteristics of patients.

Data Scientist
Data Analyst
AI Model Developer
Python
scikit-learn

Python Project – Employee Productivity with Decision Tree
Python Project – Employee Productivity with Decision Tree

In this project, we predicted employee productivity using decision tree and random forest. This is highly valuable for decision-makers in the garment industry.

Data Scientist
Data Analyst
AI Model Developer
Python
scikit-learn

Python Project – Predicting Indian IPO Gains with Deep Learning
Python Project – Predicting Indian IPO Gains with Deep Learning

In this project, we used data on past Indian IPOs from Moneycontrol to develop deep learning classification models for predicting listing gains.

Data Scientist
Data Analyst
AI Model Developer
Python
TensorFlow