Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 1,306 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Deeplearn - test - error Unexpected HTTP Status code: 404 #470221
01/03/18 15:37
01/03/18 15:37
Joined: Dec 2017
Posts: 3
LONDON
C
cdweit Offline OP
Guest
cdweit  Offline OP
Guest
C

Joined: Dec 2017
Posts: 3
LONDON
Hi,

I am trying the DeepLearn strategy (it uses H2O R Bridge)

The training works well. But when I try to Test i get this error:
ERROR: Unexpected HTTP Status code: 404 Not Found (url = http://localhost:54321/4/Predictions/models/DeepLearning_model_R_1514993326035_1/frames/fileafc697855d4_sid_a856_2)



water.exceptions.H2OKeyNotFoundArgumentException

[1] "water.exceptions.H2OKeyNotFoundArgumentException: Object 'DeepLearning_model_R_1514993326035_1' not found in function: predict for argument: model"

[2] " water.api.ModelMetricsHandler.predictAsync(ModelMetricsHandler.java:331)"

[3] " sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

Does anyone know what I am doing wrong?

thanks
Carlos

Re: Deeplearn - test - error Unexpected HTTP Status code: 404 [Re: cdweit] #470273
01/06/18 08:53
01/06/18 08:53
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
H2O is a client-server system. Maybe the server is not running properly. Have you installed the latest JDK?


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1