A Gradio-powered machine learning app to predict employee resignation based on HR metrics. Includes end-to-end data preprocessing, model training, and deployment.
- Input key employee metrics: satisfaction level, last evaluation, no of projects, etc.
- Predictions on resignation likelihood.
- Easy-to-use web interface with Gradio.
- Enter employee details into the Gradio app and click button named 'Will this employee resign?'.
- Demo screenshots of app interface and functionality are added in repository.