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
Files
98c8a447b2047e9f4a633aa458a8a4d139ebbf11
stable
/
freqtrade
/
freqai
/
prediction_models
History
robcaulk
98c8a447b2
add LightGBMPredictionMultiModel
2022-07-22 12:40:51 +02:00
..
BaseRegressionModel.py
Feat/freqai (
#7105
)
2022-07-19 17:49:18 +02:00
BaseTensorFlowModel.py
add BaseTensorFlowModel class
2022-07-12 19:10:09 +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
Improve FreqAI documentation (
#7072
)
2022-07-18 11:57:52 +02:00
LightGBMPredictionModel.py
Create BaseRegression model - designed to reduce code duplication across currently available models.
2022-07-11 11:33:59 +02:00
LightGBMPredictionMultiModel.py
add LightGBMPredictionMultiModel
2022-07-22 12:40:51 +02:00