I get this error when I try to run the Fable Prophet library in Kaggle I keep getting this error:
Error in library(fable.prophet): there is no package called ‘fable.prophet’
Traceback:
However, on my laptops r studio it works fine.
Also I am using a massive data set with over 10 million records and I am trying to run a profit model for hiracal data that has 10 stores and 55 locations and want to build a model for each store and department. However, It takes 2 days to run on my machine is there any solution . Also I don't know how to use distributed systems but I can imagine that will speed it up but don't know where to start
I get this error when I try to run the Fable Prophet library in Kaggle I keep getting this error: Error in library(fable.prophet): there is no package called ‘fable.prophet’ Traceback:
However, on my laptops r studio it works fine.
Also I am using a massive data set with over 10 million records and I am trying to run a profit model for hiracal data that has 10 stores and 55 locations and want to build a model for each store and department. However, It takes 2 days to run on my machine is there any solution . Also I don't know how to use distributed systems but I can imagine that will speed it up but don't know where to start