aedupuga commited on
Commit
caf1561
·
verified ·
1 Parent(s): ea9ad4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -15,11 +15,3 @@ Interact with the input fields to provide information about a student's habits:
15
  * **sleep_hours:** The average number of hours the student sleeps per night (decimal).
16
 
17
  The app will output the predicted outcome ("Uses device before bed" or "Does not use device before bed") and the confidence score for the prediction.
18
-
19
- ## Examples
20
-
21
- Here are a few representative examples you can try:
22
-
23
- * Phone Hours: 2.0, Computer Hours: 3.0, Device Count: 3, Sleep Quality: Good, Sleep Time: 2200, Sleep Hours: 8.0
24
- * Phone Hours: 5.0, Computer Hours: 6.0, Device Count: 5, Sleep Quality: Fair, Sleep Time: 100, Sleep Hours: 6.0
25
- * Phone Hours: 1.0, Computer Hours: 1.0, Device Count: 1, Sleep Quality: Excellent, Sleep Time: 2300, Sleep Hours: 9.0
 
15
  * **sleep_hours:** The average number of hours the student sleeps per night (decimal).
16
 
17
  The app will output the predicted outcome ("Uses device before bed" or "Does not use device before bed") and the confidence score for the prediction.