Skip to content
View dgraves4's full-sized avatar

Block or report dgraves4

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dgraves4/README.md

Derek's Data Analytics Portfolio

Welcome to my GitHub profile! I'm Derek, a Data Analytics professional passionate about harnessing the power of data to solve complex problems and drive meaningful insights. This repository showcases my projects in data analytics, machine learning, and streaming data systems.

About Me

I hold a Master of Science in Data Analytics from Northwest Missouri State University and a Bachelor of Science in Biology from the University of Wyoming. With over 8 years of professional experience spanning healthcare, biotechnology, and insurance industries, I specialize in data analysis, machine learning, and creating impactful visualizations. My work demonstrates a commitment to using data to inform decision-making and innovation.

Skills and Tools

  • Programming & Tools: Python (Pandas, NumPy, Matplotlib, Seaborn, Scikit-learn), SQL, Tableau, Excel (Power Query, Pivot Tables), Power BI
  • Data Analysis: Statistical Modeling, Data Cleaning, Exploratory Data Analysis (EDA), Predictive Analytics
  • Machine Learning: Regression, Classification, Random Forest, K-Means Clustering, Ensemble Learning
  • Streaming & Deployment: RabbitMQ, Flask, Real-time Data Processing
  • Database Management: MySQL, PostgreSQL
  • APIs & Web Scraping: Experience with REST APIs, BeautifulSoup, and Scrapy for data retrieval and preprocessing
  • Cloud Computing: Familiarity with AWS (S3, Redshift), Google Cloud, and Azure
  • Version Control: Proficient in Git/GitHub for collaborative work

Featured Projects

Master's Capstone Project. Predicting indie game success on Steam using machine learning algorithms. This project analyzes user reviews and game metadata to identify key factors influencing game popularity and success. Includes an Overleaf report with detailed visualizations and meaningful conclusions.

Deployed a machine learning model as a web service using Flask, enabling real-time predictions via API endpoints.

A real-time auction tracking system utilizing RabbitMQ for streaming and analyzing bid data, with custom producers and consumers.

Developed an interactive NBA stat tracker using PyShiny to display player and team performance metrics. Enabled dynamic filtering and visualization of key basketball statistics for data-driven insights.

Conducted exploratory data analysis on healthcare datasets to uncover demographic and geographic trends impacting outcomes.

Contact Me

Feel free to explore my repositories and reach out if you have any questions or collaboration opportunities!
📧 Email: derek.graves4@outlook.com
🔗 LinkedIn: linkedin.com/in/derek-graves
🌐 GitHub: github.com/dgraves4

Popular repositories Loading

  1. steam-indie-success steam-indie-success Public

    Predicting indie game success on Steam using machine learning. Analyzes user reviews and game metadata to identify factors that contribute to popularity and success.

    Jupyter Notebook 3

  2. streaming-07-auction-tracker streaming-07-auction-tracker Public

    A real-time auction tracking system using RabbitMQ to stream, process, and analyze bid data. Features custom producers and consumers for handling synthetic auction data and sending bid alerts via e…

    Python 2

  3. streaming-04-bonus-dgraves streaming-04-bonus-dgraves Public

    This streaming project uses RabbitMQ reads a multi-column CSV file and sends one of the columns to the first queue and the second column's data to a second queue.

    Python 1

  4. datafun-01-utils datafun-01-utils Public

    Reusable utilities for my Python projects

  5. datafun-01-attr datafun-01-attr Public

    Python Project Module 1

    Python

  6. datafun-02-projsetup datafun-02-projsetup Public

    Python