8000 Added Employee Attrition Rate Prediction Problem · GitHubberFitz/ScriptsDump@6741131 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6741131

Browse files
committed
Added Employee Attrition Rate Prediction Problem
1 parent 0216344 commit 6741131

File tree

8 files changed

+18727
-0
lines changed

8 files changed

+18727
-0
lines changed

Machine_Learning/src/Employee Attrition Rate Prediction/.ipynb_checkpoints/Employee_Attrition_Rate-checkpoint.ipynb

Lines changed: 1833 additions & 0 deletions
Large diffs are not rendered by default.

Machine_Learning/src/Employee Attrition Rate Prediction/Dataset/Test.csv

Lines changed: 3001 additions & 0 deletions
Large diffs are not rendered by default.

Machine_Learning/src/Employee Attrition Rate Prediction/Dataset/Train.csv

Lines changed: 7001 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Employee_ID,Attrition_rate
2+
TID_1,0.1588
3+
TID_2,0.1424
4+
TID_3,0.4758
5+
TID_4,0.0846
6+
TID_5,0.2388

0 commit comments

Comments
 (0)
0