@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