Skip to content
View dennisvdang's full-sized avatar
Block or Report

Block or report dennisvdang

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
dennisvdang/README.md

Hi, I'm Dennis!

I'm a data scientist who is passionate about learning and making data science more approachable through creative projects. My go-to language for project work is Python, and I find joy in exploring music as a unique data source, using it to dive into new machine learning techniques and mathematical concepts.

In my latest project, I built a CRNN neural network to automatically detect choruses in songs from my favorite Spotify playlists. You can check out the code and detailed writeup in the chorus-detection repository. Additionally, I maintain a collection of case studies where I apply various machine learning techniques, such as random forests and XGBoost for customer churn prediction or clustering algorithms for customer segmentation, to real-world problems across different industries.

If you find value in any of my projects or insights, feel free to star the relevant repositories or follow me on GitHub. I'm always excited to connect with fellow data enthusiasts and learn from each other!


Find me around the web 🌎:

Pinned

  1. chorus-detection chorus-detection Public

    A machine learning project for automated chorus detection in songs, featuring a command-line interface (CLI) tool that allows users to input a YouTube link and utilize a pre-trained CRNN model to d…

    Jupyter Notebook 5 2

  2. Springboard-Portfolio Springboard-Portfolio Public

    Portfolio of case studies and mini-projects covering a wide range of industries and problem domains completed as part of the Springboard Data Science Career Track

    Jupyter Notebook 1

  3. Chroma-based-Music-Segmentation Chroma-based-Music-Segmentation Public

    Project repository containing code, proof of concept, and visualizations for using Chromagram Self-Similarity Matrices (SSMs) for segmenting music into its structural components.

    Jupyter Notebook 1

  4. Bank-Churn-Binary-Classification Bank-Churn-Binary-Classification Public

    Binary Classification with a Bank Churn Dataset

    Jupyter Notebook