You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Stock Market Prediction App🚀
2
2
3
-
This Streamlit app uses a Random Forest model to predict stock prices based on historical data.
3
+
This Streamlit app uses a Random Forest model to predict stock prices based on historical data. The model predicts this by using the open price, high and low prices of the particular stock data as the predictor variables.
4
4
5
5
## Home Interface
6
6

@@ -19,7 +19,6 @@ This Streamlit app uses a Random Forest model to predict stock prices based on h
0 commit comments