scikit-learn==1.3.0 # For Random Forest model and other machine learning tools | |
numpy==1.25.2 # For numerical operations | |
pandas==2.0.3 # For data manipulation and analysis | |
matplotlib==3.7.2 # For plotting and visualizing data | |
seaborn==0.12.2 # For statistical data visualization (optional) | |