-
Dear Kaushik,
Today I tried to find stock forecasting opensource projects in python came across many but due to some or other issue many programs are not able to run(deprecated), during the course…
-
Love how easy and simple the module works!
How to backtest the prediction algo? I.e. I'd like to use a model for one month - regenerate each month and predict each day for last 400 trading days?
-
-
Hi team,
great work first of all. I would like to use your framework for the domain of sports. I have a time series data of players in regards to different parameters. How would I use the data witht…
-
Hi @compops !
I hope you're well.
I am looking at using the matlab code for a university project, located at -
https://github.com/compops/pmh-tutorial
I am just wondering, my understanding of …
-
I 'm running 1min data ,the script as below, swap mem is 128G, It will be killed by OOM, why?
start time:2020-09-14
end_time: 2021-06-21
and all.txt contains 4067 stocks. I attached all.txt at t…
-
Hello,
biggest problem is you using shuffle data .
So if u try to predict 5,10,30,90 days .. model allready see this data in training.
If u change to shuffle False result are 50-60% max.
B…
-
# 🌟 Possible Targets for Vanilla Events
> Here we maintain a list of ideas. Each idea will be a comment starting with light bulb emoji 💡
## PLEASE USE 👍🏻 TO VOTE IDEAS
-
# FRQ 1: Arrays and ArrayLists
The FRQ that was assigned focused on simple uses of arrays and arrayLists, through the use of storing small amounts of data. This is similar to what we have in our pr…
-
### Has this bug been raised before?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Description
The feature names in model prediction are mismatching. It is resulti…