Paul Kiage commited on
Commit
f4e5de3
·
unverified ·
1 Parent(s): 3aac3cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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