clipper
clipper copied to clipboard
Where I can find the RClipper package??
Somehow I am not able to find the R package for clipper. Thanks
@Corey-Zumar Can you help him out?
@aliraza0337 The Rclipper package is located in the containers/R directory. You can follow the instructions in the README to get started
Hi, Thanks for giving me the pointer everything seems to be in order but I am still getting this error while trying to deploy the R model,
Traceback (most recent call last):
-
File "/Library/Frameworks/R.framework/Versions/3.5/Resources/library/Rclipper/build_container.py", line 9, in
* -
version.registry, version.version)*
AttributeError: 'module' object has no attribute 'registry'
To deploy this model, execute the following command from a connected
ClipperConnection object conn
:
conn.deploy_model("test-model", "1", "ints", "test-model:1", num_replicas=<num_container_replicas>)
Any Idea why I am getting this?
Best,
Ali
On Sat, 23 Jun 2018 at 13:44, Corey Zumar [email protected] wrote:
@aliraza0337 https://github.com/aliraza0337 The Rclipper package is located in the containers/R https://github.com/ucbrise/clipper/tree/develop/containers/R directory. You can follow the instructions in the README to get started
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ucbrise/clipper/issues/522#issuecomment-399696386, or mute the thread https://github.com/notifications/unsubscribe-auth/AH2NwjjBxj3V8LtV86HniaY5kJ78hIx5ks5t_n6HgaJpZM4UyaIn .