SYSTEM_CORE
arrow_back Back to Directory
🧠 python-ml

Price Predictor

Overview

A housing price predictor using RandomForestRegressor. Trained on data with features: area, rooms, floor, district, year built.

Tech Stack

Python scikit-learn NumPy Pandas Matplotlib Docker

Key Highlights

  • check_circle Python 3.11+
  • check_circle scikit-learn 1.4.0
  • check_circle numpy 1.26.0
  • check_circle pandas 2.2.0
  • check_circle matplotlib 3.8.0