Data science and machine learning

Anuj Kulkarni

Turning messy data into something insightful

I build focused ML systems, analysis tools, and experiments that move from notebook to deployment while maintaining clarity.

Stack

The tools I actually reach for

Languages

Core implementation stack.

Python JavaScript TypeScript HTML/CSS

ML & Data

Modeling, feature work, and analysis.

Scikit-Learn Pandas NumPy

Visualization

Communication through charts and notebooks.

Matplotlib Plotly Seaborn Jupyter

Tools

Environment and delivery.

Git GitHub VS Code Docker

Projects

Selected work

Intel Sensors

ML

Room Occupancy Prediction using Random Forest (Supervised) + K-Means (Unsupervised) on real Intel sensor data.

Python Scikit-Learn Random Forest

House Price Prediction

Regression

House Price Prediction with multivariate Linear Regression (ElasticNet) and interactive website.

Python ElasticNet Web Interface

Spotify

Clustering

Music Clustering on a large Spotify dataset (1.2M+ tracks) using unsupervised learning techniques.

Python Clustering Large-Scale Data

Rating Converter

Tool

CodeChef ↔ Codeforces Rating Converter using Linear Regression with web interface.

Python Linear Regression Web App