Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ lon_std = 0.0006552266653111098
|
|
27 |
# Run Instructions:
|
28 |
|
29 |
## Unpack the Ensamble models
|
30 |
-
Use the following file to unpickle our model:
|
31 |
It loads the model from Huggingface and the only thing that they need to update is the directory location of the testing dataset
|
32 |
|
33 |
## Helper Functions to Predict from & Evaluate Ensamble
|
|
|
27 |
# Run Instructions:
|
28 |
|
29 |
## Unpack the Ensamble models
|
30 |
+
Use the following file to unpickle our model: Run_Ensemble.ipynb \
|
31 |
It loads the model from Huggingface and the only thing that they need to update is the directory location of the testing dataset
|
32 |
|
33 |
## Helper Functions to Predict from & Evaluate Ensamble
|