Gamestudio Links
Zorro Links
Newest Posts
Blobsculptor tools and objects download here
by NeoDumont. 03/28/24 03:01
Issue with Multi-Core WFO Training
by aliswee. 03/24/24 20:20
Why Zorro supports up to 72 cores?
by Edgar_Herrera. 03/23/24 21:41
Zorro Trader GPT
by TipmyPip. 03/06/24 09:27
VSCode instead of SED
by 3run. 03/01/24 19:06
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (Quad, aliswee), 835 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sakolin, rajesh7827, juergen_wue, NITRO_FOREVER, jack0roses
19043 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