Forum Discussion

kalpanaV's avatar
kalpanaV
Helper IV
9 years ago

predictive analytics

  Hi i want to achieve predictive analytics in power bi using r, below are the code.   but i am not getting    counts <-table(dataset$May2017,dataset$name) pred <-predict(dataset$May2017) pre...