batch-predict icon indicating copy to clipboard operation
batch-predict copied to clipboard

How do users install and use the batch-predict package?

Open jlewi opened this issue 7 years ago • 5 comments
trafficstars

How will users install and use the batch predict package? Will they just checkout the code and add it to their python path?

Will we provide a pip package?

jlewi avatar May 08 '18 17:05 jlewi

i think we can make a pip package

btw.. @yixinshi would you mind add requirements.txt too? since you guys already have the code somewhere running before

yupbank avatar Jun 01 '18 14:06 yupbank

Can we have a more E2E complete example. Something along the lines of here's how to use batch predict to classify a bunch of images using inception.

I'd like to get to an E2E example as quickly as possible. So I think its fine to tell people to clone the repository and it to their Python path. We can worry about a pip package later.

jlewi avatar Jun 14 '18 16:06 jlewi

Will do

On Jun 14, 2018 9:45 AM, "Jeremy Lewi" [email protected] wrote:

Can we have a more E2E complete example. Something along the lines of here's how to use batch predict to classify a bunch of images using inception.

I'd like to get to an E2E example as quickly as possible. So I think its fine to tell people to clone the repository and it to their Python path. We can worry about a pip package later.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kubeflow/batch-predict/issues/5#issuecomment-397361782, or mute the thread https://github.com/notifications/unsubscribe-auth/Aci65DEZR0Sf_NY66iGNHrrudUuXG8_Mks5t8pMUgaJpZM4T3ETg .

yixinshi avatar Jun 14 '18 17:06 yixinshi

there is some discussion in kubeflow/examples#185 about the object detection example and that might be a good one to use for batch predict. I think the blog post on which that is based also included a batch prediction example.

jlewi avatar Jul 19 '18 04:07 jlewi

/assign @yixinshi

jlewi avatar Jul 20 '18 18:07 jlewi