AnandInguva commented on PR #26012:
URL: https://github.com/apache/beam/pull/26012#issuecomment-1487212065

   Hi, the end goal of this PR should be to 
   
   Build a CI that follows: 
   
   1. use https://gist.github.com/AnandInguva/1ce58c7df98ade4efe6bc95a157b82da 
script here to train the models using Japanese housing dataset.
   2. Save the model to a remote repository.
   3. Once the model is saved, we will launch a beam pipeline from 
https://github.com/apache/beam/blob/a4f55afa052b83237387698649b127570e1e5a63/sdks/python/apache_beam/examples/inference/sklearn_japanese_housing_regression.py#L4.
 This example would be using the models saved in the step 1.
   
   Steps 1, 2, and 3 can be sequential and you can use a bash script to run 
steps 1, 2, 3.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to