House Price Prediction & Investment Analysis

An advanced regression pipeline built on the Ames Housing dataset to predict property values with state-of-the-art accuracy. The system employs a Stacking Regressor that harmonizes XGBoost and LightGBM through a Ridge meta-learner. Beyond raw prediction, the project features a custom business logic layer that reverses log-transformed prices to identify 'undervalued' assets—properties where the market price is significantly lower than the AI-estimated intrinsic value.

Key Features

Tech Stack

PythonXGBoostLightGBMScikit-learn (StackingRegressor)SHAPPandas & NumPyMatplotlib & Seaborn

Screenshots

Screenshot 0
Screenshot 1