Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Error while using the function h2o.init()

$
0
0

@ankit81195 wrote:

I am currently using the h2o package of R for performing classification problem .

library(h2o)
h2oServer=h2o.init(ip="127.0.0.1",port = 53322)

But I am getting error while using the function h2o.init

    Error in file(con, "r") : cannot open the connection
    In addition: Warning message:
    In file(con, "r") :
      cannot open file 'C:\Users\HPPC~1\AppData\Local\Temp\RtmpcNZNxQ/h2o_hp_pc_started_from_r.out': Permission denied

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles