Add LinearRegression model
Browse files- bodyfat_prediction.log +4 -0
- lr_model.joblib +3 -0
bodyfat_prediction.log
CHANGED
|
@@ -5,3 +5,7 @@
|
|
| 5 |
2024-01-16 21:22:15,829:INFO:Model Performance
|
| 6 |
2024-01-16 21:22:15,830:INFO:Accuracy: 1.9371427505952474
|
| 7 |
2024-01-16 21:23:01,935:WARNING:/content/. is already a clone of https://huggingface.co/mini6210/bodyfat-project. Make sure you pull the latest changes with `repo.git_pull()`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
2024-01-16 21:22:15,829:INFO:Model Performance
|
| 6 |
2024-01-16 21:22:15,830:INFO:Accuracy: 1.9371427505952474
|
| 7 |
2024-01-16 21:23:01,935:WARNING:/content/. is already a clone of https://huggingface.co/mini6210/bodyfat-project. Make sure you pull the latest changes with `repo.git_pull()`.
|
| 8 |
+
2024-01-16 21:23:03,044:WARNING:To https://huggingface.co/mini6210/bodyfat-project
|
| 9 |
+
8e5c3e2..0bb030b main -> main
|
| 10 |
+
|
| 11 |
+
2024-01-16 21:23:58,581:WARNING:/content/. is already a clone of https://huggingface.co/mini6210/bodyfat-project. Make sure you pull the latest changes with `repo.git_pull()`.
|
lr_model.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e73c62fb473bb5e365fafe1b2e4c62692fbe5d78eafeb56adc6fe8fa66b501a2
|
| 3 |
+
size 116
|