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
3f149c40673871c6056b97f02c89c97f7eaf7f8b
stable
/
freqtrade
/
freqai
/
prediction_models
History
robcaulk
3f149c4067
fix return type in BaseTensorFlowModel
2022-07-26 16:01:54 +02:00
..
__init__.py
Convert freqAI into packages
2022-07-24 17:07:45 +02:00
BaseRegressionModel.py
isolate data_drawer functions from data_kitchen, accommodate tests, add new test
2022-07-26 10:24:14 +02:00
BaseTensorFlowModel.py
fix return type in BaseTensorFlowModel
2022-07-26 16:01:54 +02:00
CatboostPredictionModel.py
allow user to pass test_size = 0 and avoid using eval sets in prediction models
2022-07-25 19:40:13 +02:00
CatboostPredictionMultiModel.py
allow user to pass test_size = 0 and avoid using eval sets in prediction models
2022-07-25 19:40:13 +02:00
LightGBMPredictionModel.py
allow user to pass test_size = 0 and avoid using eval sets in prediction models
2022-07-25 19:40:13 +02:00
LightGBMPredictionMultiModel.py
More docstring changes
2022-07-24 16:54:39 +02:00