-
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
c795b9f
commit 0d76d85
Showing
3 changed files
with
18 additions
and
1 deletion.
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
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
[ | ||
{ | ||
"Ticker1": "AMZN", | ||
"Future price after": "1 day", | ||
"Predicted price for 2024-12-18": "236.95$", | ||
"Mean absolute error": 0.8116941003273634, | ||
"Accuracy score": 0.49238578680203043, | ||
"Total buy profit": 15.043606817722408, | ||
"Total sell profit": -58.39645421504976, | ||
"Total profit": -43.35284739732735, | ||
"Profit per trade": -0.03143788788783709, | ||
"Generated": "2024-12-17 20:17:41.568753+08:00" | ||
} | ||
] |
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