robcaulk
|
6c96a2464f
|
Merge remote-tracking branch 'origin/develop' into feat/convolutional-neural-net
|
2022-12-16 12:24:35 +01:00 |
|
robcaulk
|
8c7ec07951
|
ensure predict_proba follows suit. Remove all lib specific params from example config
|
2022-12-11 12:39:31 +01:00 |
|
robcaulk
|
85f22b5c30
|
fix bug in MultiOutput* with conv_width = 1
|
2022-12-11 12:15:19 +01:00 |
|
robcaulk
|
2c3a310ce2
|
allow DI with CNN
|
2022-12-07 20:30:13 +01:00 |
|
robcaulk
|
389ab7e44b
|
add test for CNNPredictionModel
|
2022-12-06 23:50:34 +01:00 |
|
robcaulk
|
9ce8255f24
|
isort.
|
2022-12-05 21:03:05 +01:00 |
|
robcaulk
|
72b1d1c9ae
|
allow users to pass 0 test data
|
2022-12-05 20:55:05 +01:00 |
|
robcaulk
|
57aaa390d0
|
start convolution neural network plugin
|
2022-11-27 17:42:03 +01:00 |
|
Mark Regan
|
7053f81fa8
|
simplified predict and predict_proba using super(). Added duplicate class label check.
|
2022-10-30 09:48:30 +00:00 |
|
Mark Regan
|
6ef82dd8b6
|
minor change to return
|
2022-10-27 12:41:12 +01:00 |
|
Mark Regan
|
217add70bd
|
add strat and config for testing on PR
|
2022-10-25 20:07:39 +01:00 |
|
Mark Regan
|
47056eded3
|
multi target classifier working but not for parallel
|
2022-10-25 18:24:27 +01:00 |
|
Wagner Costa Santos
|
589944055e
|
fix typos - live predictions candles
|
2022-10-20 12:15:41 -03:00 |
|
Matthias
|
eaae9c9e03
|
Update docstring format
|
2022-10-10 12:19:29 +00:00 |
|
robcaulk
|
cd514cf15d
|
fix inlier metric in backtesting
|
2022-10-01 14:18:46 +02:00 |
|
Emre
|
a4eaff4da6
|
Add training elapsed time
|
2022-09-23 01:18:34 -07:00 |
|
robcaulk
|
5a0cfee27e
|
allow user to multithread jobs (advanced users only)
|
2022-09-10 22:16:49 +02:00 |
|
robcaulk
|
10b6aebc5f
|
enable continual learning and evaluation sets on multioutput models.
|
2022-09-10 16:54:13 +02:00 |
|