Use case 3 - Network optimization - Pb with a undefined object

UserBird
Dataiker
Use case 3 - Network optimization - Pb with a undefined object

Hello, 



I have the following code in R :



forecasts = models %>%

    select(region, forecasts) 

    mutate(forecasts = map(forecasts, as.data.frame)) %>%  #convert forecast objects to data.frame

    unnest()



I run the code, i have error :




Error in eval(expr, envir, enclos): object 'models' not found


There is no explanation for "models" in the section "Forecasting demand with R" of use case 3.



I suppose that "models" is a datset.



Could you give me some information about "models" 



Thanks in advance.



 



Alex



 



 



 

0 Kudos
1 Reply
jereze
Community Manager
Community Manager
I believe it is part of the exercise 🙂
Jeremy, Product Manager at Dataiku
0 Kudos

Labels

?
Labels (2)
A banner prompting to get Dataiku