netflypsb commited on
Commit
f4f9e68
Β·
verified Β·
1 Parent(s): 503cf40

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -23,7 +23,11 @@ st.markdown(
23
  - **2. Choose analysis length**: Pick the start date and the end date for the data you want to use in the prediction. More is not necessarily better! πŸ₯
24
  - **3. Choose horizon**: How far into the future do you want the app to predict. Shorter is mathematically better!
25
  - **4. Choose prediction day**: Choose ONE (1) day within the horizon that you picked in step 3. to see the predicted price for that day. πŸ”
26
- - **5. Press Analyze** πŸš€πŸŽ‰
 
 
 
 
27
 
28
 
29
  ## Let's Connect! 🌐
 
23
  - **2. Choose analysis length**: Pick the start date and the end date for the data you want to use in the prediction. More is not necessarily better! πŸ₯
24
  - **3. Choose horizon**: How far into the future do you want the app to predict. Shorter is mathematically better!
25
  - **4. Choose prediction day**: Choose ONE (1) day within the horizon that you picked in step 3. to see the predicted price for that day. πŸ”
26
+ - **5. Choose forecast models**: More is not necessarily better but usually takes longer.
27
+ - **6. Press Analyze** πŸš€πŸŽ‰
28
+ - **7. Wait a bit**: It may take some time. Watch the running guy on the top right πŸ€—
29
+ - **8. Do your due diligence**: Don't believe everything. Do your own research. This app may be one of your tools but YOU decide.
30
+
31
 
32
 
33
  ## Let's Connect! 🌐