Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning message: In tempGetNumObs(numObs) #250

Open
lbenassi opened this issue Jun 7, 2017 · 0 comments
Open

Warning message: In tempGetNumObs(numObs) #250

lbenassi opened this issue Jun 7, 2017 · 0 comments

Comments

@lbenassi
Copy link

lbenassi commented Jun 7, 2017

Hi ZhouFang928,
I've tried to follow your example "Telco Customer Churn v1", but I found some difficulties.
If I could, I have two questions to ask you.
First of all, can you confirm that I can not enable external scripts R on Azure SQL Database?

The second question concerns the execution of the code:
I ran all the steps correctly, created the functions and uploaded the data on my SQL Server 2016, but when I execute the following statement
system.time({ trainModel(sqlSettings, trainTable) })

content on telcoChurn-main.R script I get this wrong output:

Warning message: In tempGetNumObs(numObs) : Number of observations not available for this data source. 'numObs' set to 1e6.

And for this warning message, the function trainModel() does not create the object rx_forest_model

Do you have any suggestions on how to solve this problem?

Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant