Updated the repo link
Browse files
app.py
CHANGED
|
@@ -115,7 +115,7 @@ def load_interface():
|
|
| 115 |
|
| 116 |
## Final Report
|
| 117 |
For more details about our Ensemble Classifier and the individual models, please refer to our Jupyter notebooks in our project repository.\n
|
| 118 |
-
[DSC 478 Project Repo](https://github.com/
|
| 119 |
"""
|
| 120 |
)
|
| 121 |
|
|
|
|
| 115 |
|
| 116 |
## Final Report
|
| 117 |
For more details about our Ensemble Classifier and the individual models, please refer to our Jupyter notebooks in our project repository.\n
|
| 118 |
+
[DSC 478 Project Repo](https://github.com/FranciscoLozCoding/smoker_classifier)
|
| 119 |
"""
|
| 120 |
)
|
| 121 |
|