This project analyzes various factors influencing employee income and demographics, providing insights into income prediction using machine learning models.
- Alvaro Cleosanda (1202220181)
- Vilson (1202220199)
- Alisha Deanova Oemar (1202223105)
- Puja Daffa Adilah (1202223369)
-
Clone the repository:
git clone <repository-url>cd <repository-folder> -
Install the required libraries:
pip install -r requirements.txt -
Run the application
streamlit run app.py