Spaces:
Sleeping
Sleeping
Delete README.md
Browse files
README.md
DELETED
|
@@ -1,57 +0,0 @@
|
|
| 1 |
-
Employability Prediction API
|
| 2 |
-
|
| 3 |
-
This project deploys a machine learning model that predicts whether a person is "Employable" or "Less Employable" based on ratings given for selected employability factors.
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
π€ Usage
|
| 9 |
-
|
| 10 |
-
Open the Gradio UI.
|
| 11 |
-
|
| 12 |
-
Rate yourself on the five attributes (1-5).
|
| 13 |
-
|
| 14 |
-
Click "Submit" to get the prediction.
|
| 15 |
-
|
| 16 |
-
Results will show either β
"Employable" or π "Less Employable".
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
π Features
|
| 22 |
-
|
| 23 |
-
Accepts ratings (1-5) for the following key attributes:
|
| 24 |
-
|
| 25 |
-
Manner of Speaking
|
| 26 |
-
|
| 27 |
-
Self-Confidence
|
| 28 |
-
|
| 29 |
-
Ability to Present Ideas
|
| 30 |
-
|
| 31 |
-
Communication Skills
|
| 32 |
-
|
| 33 |
-
Mental Alertness
|
| 34 |
-
|
| 35 |
-
Uses a Logistic Regression model for better accuracy.
|
| 36 |
-
|
| 37 |
-
Provides a user-friendly interface with Gradio.
|
| 38 |
-
|
| 39 |
-
Hosted on Hugging Face Spaces.
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
---
|
| 47 |
-
title: Employability Analyser
|
| 48 |
-
emoji: π
|
| 49 |
-
colorFrom: red
|
| 50 |
-
colorTo: red
|
| 51 |
-
sdk: gradio
|
| 52 |
-
sdk_version: 5.20.1
|
| 53 |
-
app_file: app.py
|
| 54 |
-
pinned: false
|
| 55 |
-
---
|
| 56 |
-
|
| 57 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|