Closed alphabotrobertospadim closed 3 years ago
Hi Folks, could be possible include NNS package? I'm trying to use it at Optiver Competition but I can only submit without using internet, but I need Internet to install NNS
my code to install at kaggle:
install.packages("NNS"); library(NNS)
ops wrong user, watching here with the right one
It seems like it's installed: https://github.com/Kaggle/docker-rcran/blob/main/packages_users#L192
Hi Folks, could be possible include NNS package? I'm trying to use it at Optiver Competition but I can only submit without using internet, but I need Internet to install NNS
my code to install at kaggle: