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
4aa92847373160007881523ddc03e44b576a96fc
stable
/
tests
/
freqai
History
Zohar Kol
4aa9284737
Add additional data normalization methods to freqai module, including StandardScaler, MinMaxScaler, and QuantileTransformer. Add support for pickle metadata, normalization_factory, and unit tests.
2023-03-29 17:16:20 +03:00
..
test_models
Add 3ac test
2022-12-16 22:31:44 +03:00
conftest.py
Add additional data normalization methods to freqai module, including StandardScaler, MinMaxScaler, and QuantileTransformer. Add support for pickle metadata, normalization_factory, and unit tests.
2023-03-29 17:16:20 +03:00
test_freqai_backtesting.py
remove populate_any_indicators
2023-02-21 14:22:40 +01:00
test_freqai_datadrawer.py
update code to freqai_backtest_live_models only from historic predictions
2022-11-22 13:09:09 -03:00
test_freqai_datakitchen.py
ensure RL works with new naming scheme
2022-12-28 14:52:33 +01:00
test_freqai_interface.py
allow user to drop ohlc from features in RL
2023-03-07 11:33:54 +01:00
test_normalization.py
Add additional data normalization methods to freqai module, including StandardScaler, MinMaxScaler, and QuantileTransformer. Add support for pickle metadata, normalization_factory, and unit tests.
2023-03-29 17:16:20 +03:00