Gamestudio Links
Zorro Links
Newest Posts
Camera always moves upwards?
by clonman. 11/13/25 14:04
brokerCommand PLOT_HLINE parameters
by M_D. 11/13/25 10:42
ZorroGPT
by TipmyPip. 11/10/25 11:04
Training with the R bridge does not work
by frutza. 11/05/25 00:46
Zorro 2.70
by opm. 10/24/25 03:44
Alpaca Plugin v1.4.0
by TipmyPip. 10/20/25 18:04
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
5 registered members (Grant, AndrewAMD, ozgur, Quad, TipmyPip), 29,980 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
sheliepaley, Blueguy, blobplayintennis, someone2, NotEBspark
19177 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