Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
1 registered members (Grant), 999 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
DataSplit for Advise #483044
04/26/21 18:34
04/26/21 18:34
Joined: May 2015
Posts: 390
Czech Republic
G
Grat Offline OP
Senior Member
Grat  Offline OP
Senior Member
G

Joined: May 2015
Posts: 390
Czech Republic
Hi,


do you anybody know, if this work?
Code
  set(RULES);
  DataSplit = 90; // 90% training, 10% test


In the manual I see only set(PARAMETERS);

Is a possible set for FCE advise
|...TRAIN DATA..|...TEST..|

TEST ... testing like forward

Thanks

Re: DataSplit for Advise [Re: Grat] #483204
05/10/21 17:32
05/10/21 17:32
Joined: May 2015
Posts: 390
Czech Republic
G
Grat Offline OP
Senior Member
Grat  Offline OP
Senior Member
G

Joined: May 2015
Posts: 390
Czech Republic
nobody?

Re: DataSplit for Advise [Re: Grat] #483216
05/11/21 10:40
05/11/21 10:40
Joined: May 2021
Posts: 3
Zürich
T
TimmiHendrix Offline
Guest
TimmiHendrix  Offline
Guest
T

Joined: May 2021
Posts: 3
Zürich
What are you using this for and could you elaborate a bit more?


As I read it from the manual it says:

"Splits the simulation in a training period (given in percent) and a following test period. F.i. when set at 60, the training period has a length of 60% and the test period has a length of 40%. This works with or without WFO and ensures that the test always uses out-of-sample data."


So, if you are asking if

DataSplit = 90;

will split your data into 90% training data and 10% test data, then yes.


Best regards

Tim


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1