Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# HR Attrition Prediction API - Futurisys
|
| 2 |
|
| 3 |
This project provides a professional-grade REST API designed to predict employee attrition for **Futurisys**.
|
|
@@ -52,6 +57,4 @@ GET /
|
|
| 52 |
POST /predict
|
| 53 |
|
| 54 |
## Author
|
| 55 |
-
Kevin L. - Data Science & Machine Learning Student
|
| 56 |
-
|
| 57 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
# HR Attrition Prediction API - Futurisys
|
| 7 |
|
| 8 |
This project provides a professional-grade REST API designed to predict employee attrition for **Futurisys**.
|
|
|
|
| 57 |
POST /predict
|
| 58 |
|
| 59 |
## Author
|
| 60 |
+
Kevin L. - Data Science & Machine Learning Student
|
|
|
|
|
|