Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ language:
|
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
- precision
|
|
|
|
|
|
|
7 |
---
|
8 |
## Smoker Classifier Model
|
9 |
|
|
|
4 |
metrics:
|
5 |
- accuracy
|
6 |
- precision
|
7 |
+
base_model:
|
8 |
+
- Hemg/logistic_Regression_model
|
9 |
+
library_name: sklearn
|
10 |
---
|
11 |
## Smoker Classifier Model
|
12 |
|