csmithnm
csmithnm
I am having the same issue. There are some serious compatibility issues with the packages of R and what the RClipper requires. I was able to get around the issues...
No, I didn't have any luck. I have given up playing around with the RClipper code - which I have tired to get to work off and on for months....
I believe you would need to also change this [line](https://github.com/ucbrise/clipper/blob/develop/containers/R/rclipper_user/inst/build_container.py#L8-L9) to point to your new R image. `#If your new container name is "clipper/r-container-base:custom" here is what the line would...
Thank you for that example of how to get the R dataframe into a format for the POST request - that helped to move me a little further forward. My...
Thanks again for the tip on the input format. I am getting further. I believe I have gotten the inputs to work - now I think the next error is...
It is still not working. I have been trying every combination and permutation for months, but have not been able to get a dataframe to work. **Q: Do you have...
I want to do the same thing as the Nabee. I want Clipper to deploy my manually built R Docker container because the current build process fails due to dependency...
I reinstalled clipper-develop on an entirely new AWS instance and I still can't get my R model to deploy. The docker container crashed again after a 15 minutes build. The...