Gamestudio Links
Zorro Links
Newest Posts
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
Release 2.68 replacement of the .par format
by Martin_HH. 09/23/25 20:48
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (dBc), 17,971 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 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