robcaulk
|
fca73531cf
|
fix: use .shape instead of index for outliers
|
2023-06-25 16:34:44 +02:00 |
|
robcaulk
|
fd420738cd
|
ensure outlier-check is returning as a numpy array from datasieve
|
2023-06-25 15:43:02 +02:00 |
|
Robert Caulk
|
7e2f857aa5
|
Update BasePyTorchClassifier.py
|
2023-06-18 11:30:33 +02:00 |
|
robcaulk
|
b0ab400ff3
|
fix: ensure test_size=0 is still accommodated
|
2023-06-17 15:39:33 +02:00 |
|
robcaulk
|
33b028b104
|
ensure data kitchen thread count is propagated to pipeline
|
2023-06-08 12:33:08 +02:00 |
|
robcaulk
|
135aaa2be2
|
update docs, improve the interaction with define_data_pipeline
|
2023-06-07 18:26:49 +02:00 |
|
robcaulk
|
e572653616
|
bring classifier/rl up to new paradigm. ensure tests pass. remove old code. add documentation, add new example transform
|
2023-05-29 13:33:29 +02:00 |
|
Robert Caulk
|
950eaf230e
|
Merge pull request #8580 from freqtrade/feat/add-transformer
Add transformer to FreqAI
|
2023-05-07 11:32:38 +02:00 |
|
Tommaso Falchi
|
306dfc4ae8
|
refactor(BasePyTorchClassifier.py): convert tensor to list before creating DataFrame to avoid TypeError.
docs(BasePyTorchClassifier.py): add missing parameter description in predict method
|
2023-05-05 13:04:53 +02:00 |
|
robcaulk
|
af139ffbab
|
add transformer with positional encoding, fix some odds and ends in pytorch, upgrade to PyTorch 2.0
|
2023-05-01 13:18:03 +00:00 |
|
Yinon Polak
|
bd3b70293f
|
add pytorch data convertor
|
2023-04-03 15:19:10 +03:00 |
|
Yinon Polak
|
026b6a39a9
|
bugfix skip test split when empty
|
2023-03-28 14:40:23 +03:00 |
|
Yinon Polak
|
479aafc331
|
rename Torch to PyTorch
|
2023-03-22 17:50:00 +02:00 |
|