Spaces:
Build error
Build error
Paul Kiage
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -52,10 +52,10 @@ https://graphviz.org/download/
|
|
52 |
streamlit run app.py
|
53 |
|
54 |
## Deployed setup details
|
55 |
-
For faster model building and testing (particularly XGBoost) a local setup or on a more powerful server than free heroku dyno type is recommended.
|
|
|
|
|
56 |
|
57 |
-
Free Heroku dyno type was used to deploy the app
|
58 |
-
https://devcenter.heroku.com/articles/dyno-types
|
59 |
|
60 |
|
61 |
Memory (RAM): 512 MB
|
|
|
52 |
streamlit run app.py
|
53 |
|
54 |
## Deployed setup details
|
55 |
+
For faster model building and testing (particularly XGBoost) a local setup or on a more powerful server than free heroku dyno type is recommended. ([tutorials on servers for data science & ML](https://course.fast.ai))
|
56 |
+
|
57 |
+
[Free Heroku dyno type](https://devcenter.heroku.com/articles/dyno-types) was used to deploy the app
|
58 |
|
|
|
|
|
59 |
|
60 |
|
61 |
Memory (RAM): 512 MB
|