This project is designed to extract sales data from a PostgreSQL database, process it, and use a Random Forest model to predict sales quantities. It also visualizes real and predicted sales for better understanding.
python random-forest postgresql pandas seaborn locale matplotlib psycopg2 mean-square-error train-test-split sckit-learn operationalerror
-
Updated
Jan 6, 2025 - Python