diff --git a/README.md b/README.md index c21e333..a2359b3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Stock Market Price Predictor using Supervised Learning ### Aim -To examine a number of different forecasting techniques to predict future stock returns based on past returns and numerical news indicators to construct a portfolio of multiple stocks in order to diversify the risk. We do this by applying supervised learning methods for stock price forecasting by interpreting the seemingly chaotic market data. +To examine a number of different forecasting techniques to predict future stock returns based on past returns and numerical news indicators to construct a portfolio of multiple stocks in order to diversify the risk. We do this by applying supervised learning methods for stock price forecasting by interpreting the seemingly chaotic market data.!!!!hello我改了 ## Setup Instructions ```