Car Price Prediction with Machine Learning

Apr 15, 2026 · 1 min read
projects

An end-to-end machine learning regression pipeline that predicts car prices from vehicle specifications, structured to answer one question: does a manual ML workflow outperform an automated one? The Kaggle CarPrice dataset is processed through three phases: manual feature engineering with hand-picked models (Linear Regression, Random Forest, Gradient Boosting), automated model selection via PyCaret, and interpretation through both white-box methods (Linear Regression coefficients, Decision Tree splits) and black-box methods (SHAP, LIME).

Built locally in VS Code as part of Masterschool’s AI Enhanced Productivity project series, which explores how automation tools shape analytical productivity across different ML problem types.

Annelize Krause
Authors
Business & Operations Analyst
Business Analyst with 18+ years of experience in legal, operations, and tech. I help businesses perform better by optimizing workflows and turning messy data into something AI can actually use. Now wrapping up Masterschool’s AI Data Science program with a hands-on internship for real-world work.