Skip to content
View rXmk03's full-sized avatar
🎯
Studying
🎯
Studying

Block or report rXmk03

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.

Content in all repositories owned by your account will be closed.
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
rXmk03/README.md

Musa K Rana

Data Science student at RMIT University, Melbourne. Building real projects across machine learning, algorithms, and data engineering.

What I work on

  • End to end ML pipelines on large real world datasets
  • Algorithm design with complexity analysis and correctness verification
  • Data engineering with PostgreSQL and Python
  • Exploratory data analysis and feature engineering

Current projects

Project Description Stack
urban-taxi-travel-intelligence End to end ML pipeline on 1.6M+ NYC taxi trips PostgreSQL, Python, LightGBM
music-motif-mining Transposition invariant melodic motif detection, O(N·M²) Python
constrained-transport-allocation Feasibility circulation solver for vehicle assignment Python

Tech I use regularly

Python, SQL, PostgreSQL, pandas, scikit-learn, LightGBM, Git, Jupyter

Connect

LinkedIn: linkedin.com/in/rmusak/

Email: ranamusa04@gmail.com

Pinned Loading

  1. nyc-taxi-travel-intelligence nyc-taxi-travel-intelligence Public

    Urban Taxi Travel Time Intelligence (UTTI) A data science and machine learning project that builds an end-to-end pipeline for analyzing and predicting NYC taxi travel times using PostgreSQL, explor…

    Python