The salary prediction project leverages machine learning algorithms and techniques to develop a model that can estimate an individual's salary based on various factors. By training on historical data and utilizing feature engineering and model selection processes, the project aims to provide accurate and reliable salary predictions for future individuals.
pip install -r requirements.txt
streamlit run app.py
- Github: @BigRathna