Welcome to my Data Science Projects Repository!
This repository is a collection of various data science projects that I've worked on. This repository contains a collection of projects that showcase my skills and learning journey in data science and machine learning.
These are projects I've undertaken independently to explore new concepts, apply what I've learned, and challenge myself with real-world data science problems.
-
Project: AI Investor Bot
- Description: This repository documents the process of building an AI-powered bot to identify value stocks using financial data from SimFin. The project involves several steps.
- Skills Practiced: Data cleaning, preliminary analysis, exploratory data analysis, value stock metrics, implementation of ML algorithms to make investment decisions.
- Link to Notebook: Data Cleaning Notebook
- Link to Notebook: EDA & Initial Analysis Notebook
-
Project: Vaccine status and mortality
- Description: The respository documents the analysis of current data from the Office of National Statistics - UK to analysis deaths by vaccination status. Note: The dataset will not be uploaded to this repository as it can be easily obtained from the source.
- Skills Practiced: Data cleaning, preliminary analysis, exploratory data analysis.
- Link to Notebook: Project B Notebook
These are select projects completed as part of my data science and machine learning coursework from Codecedemy. Each project is designed to address specific learning objectives and apply theoretical concepts to practical problems.
-
Project 1: Sales Funnel
- Description: Analyze website visits data and sales funnel.
- Skills Practiced: Data import, Pandas library: column operations, aggregates, working with multiple dataframes, merge
- Link to Notebook: Project 1 Notebook
-
Project 2: US Census
- Description: Cleaning US Census data
- Skills Practiced: Data import, data cleaning, Pandas library, graphs
- Link to Notebook: Project 2 Notebook
-
Project 3: Web Scraping
- Description: Web scrap data from a website table using the BeautifulSoup library.
- Skills Practiced: Web scraping, data import, data cleaning, Pandas library, BeautifulSoup library, requests library, exploratory data analysis (EDA)
- Link to Notebook: Project 3 Notebook
I am passionate about data!
With a background in supporting and maintaining data for SaaS web application for almost a decade, I am diving into data science, focusing on practical applications of data analysis and machine learning. I currently learning through various online courses (through Codecedemy and LinkedIn), books and self-directed projects.
data/
: Directory containing datasets used in the projects, unless stated otherwise.notebooks/
: Directory containing Jupyter notebooks for each project.scripts/
: Directory containing any Python scripts or utilities used in the projects.README.md
: This file you are reading now.