Spaces:
Build error
Build error
Upload 3 files
Browse files- 37.png +0 -0
- StudentGradesPrediction_LinearRegresssion.pkl +3 -0
- requirements.txt +4 -0
37.png
ADDED
|
StudentGradesPrediction_LinearRegresssion.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85e8161a7f4354008e861e133b9c2ca78fa71916d4824634a228666c5d02a3a1
|
| 3 |
+
size 1248
|
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
torch
|
| 3 |
+
scikit-learn
|
| 4 |
+
|