Hi,
In load(model.rda) it take almost 30 seconds for loading.
My model is around 3 GB.
So every time i fetch my result it takes almost 30 seconds in loading the model.After loading done withing second got my result.
Can i use my .rda file onetime initialize as service?How?