Skip to content
View tracychanty's full-sized avatar

Block or report tracychanty

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. spotify-classification-recommendation-system spotify-classification-recommendation-system Public

    Built a Spotify recommendation web application using Python, Streamlit, Scikit-Learn, TF-IDF, and Cosine Similarity to classify music genres and recommend similar songs.

    Jupyter Notebook

  2. smart-commute-prediction-recommendation-system smart-commute-prediction-recommendation-system Public

    Predicting public transport delays and commute risk while delivering personalized commute recommendations using machine learning, SHAP explainability, and real-time weather/event data.

    Jupyter Notebook

  3. inventory-replenishment-rl-agent inventory-replenishment-rl-agent Public

    Reinforcement learning agent for inventory replenishment using tabular Q-learning, a custom Gymnasium environment, and business-oriented policy evaluation.

    Python