CoolFace
Apppublic

GoncaloBento/EDSB25_14_LogisticRegression

sourceHugging Faceupdated 10mo agoView on Hugging Face
0likes
App README

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