This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bb1ab0be2a
stable
/
freqtrade
/
freqai
/
prediction_models
History
longyu
bb1ab0be2a
Merge branch 'feat/freqai' of
https://github.com/lolongcovas/freqtrade
into feat/freqai
2022-07-11 22:53:37 +02:00
..
BaseRegressionModel.py
start collecting indefinite history of predictions. Allow user to generate statistics on these predictions. Direct FreqAI to save these to disk and reload them if available.
2022-07-11 22:01:48 +02:00
CatboostPredictionModel.py
Create BaseRegression model - designed to reduce code duplication across currently available models.
2022-07-11 11:33:59 +02:00
CatboostPredictionMultiModel.py
Merge branch 'feat/freqai' of
https://github.com/lolongcovas/freqtrade
into feat/freqai
2022-07-11 22:53:37 +02:00
LightGBMPredictionModel.py
Create BaseRegression model - designed to reduce code duplication across currently available models.
2022-07-11 11:33:59 +02:00