Forum Discussion
danthu
9 years agoHelper I
Display results from a machine learning output in R
Hi, I have built a machine learning model in RStudio based on data exported from PowerBI Desktop. Now that I have my model I would like to use it for classifying new data points as they arrive af...
danthu
9 years agoHelper I
I solved the prolem of loading files in the script. I just had to set the working directory specifying the full path instead of relative.
However now I have encountered another error message:
We encountered an error while trying to connect. Details: "Unable to translate bytes [E4] at index 0 from specified code page to Unicode."
Can anyone explain to me what this means?
Anonymous
8 years agoNot applicable
thanks, this worked for me in pbi desktop.
but not in pbi service. is it possible to load an rds file in service?