-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d78bb74
commit 4c35594
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Prediction | ||
"ChatCompletionMessage(content=""Based on the provided data and average sentiment scores for each ticker symbol, here are the predicted next day closing prices:\n\nAAPL: $186.50\nAMZN: $173.75\nGOOGL: $141.80\nMSFT: $408.50\nTSLA: $198.20\n\nPlease note that stock price predictions are subject to market volatility and other unpredictable factors, so it's essential to conduct thorough research and analysis before making any investment decisions."", role='assistant', function_call=None, tool_calls=None)" | ||
"ChatCompletionMessage(content='Based on the historical data provided, here are the next day closing price predictions for the five ticker symbols:\n\n- AAPL: Predicted closing price for 2024-02-29 is $183.50\n- AMZN: Predicted closing price for 2024-02-29 is $174.00\n- GOOGL: Predicted closing price for 2024-02-29 is $142.20\n- MSFT: Predicted closing price for 2024-02-29 is $408.00\n- TSLA: Predicted closing price for 2024-02-29 is $201.20', role='assistant', function_call=None, tool_calls=None)" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters