GoncaloBento/EDSB25_14_LogisticRegression
0
Employee Attrition Prediction – Logistic Regression Model
This Hugging Face Space hosts the final Logistic Regression model developed for predicting employee attrition. Features:
Optimized threshold (0.4479) for best F1-Score Final model: F1 = 0.451 on test set
How to use: Insert employee numerical and categorical attributes Click Submit
The model will return a prediction: 0 → Employee stays 1 → Employee is likely to leave
