[ 
https://issues.apache.org/jira/browse/BEAM-13983?focusedWorklogId=757446&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-757446
 ]

ASF GitHub Bot logged work on BEAM-13983:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Apr/22 17:10
            Start Date: 15/Apr/22 17:10
    Worklog Time Spent: 10m 
      Work Description: ryanthompson591 commented on code in PR #17368:
URL: https://github.com/apache/beam/pull/17368#discussion_r851385588


##########
sdks/python/setup.py:
##########
@@ -159,6 +159,7 @@ def get_version():
 
 REQUIRED_TEST_PACKAGES = [
     'freezegun>=0.3.12',
+    'joblib>=1.1.0',

Review Comment:
   It is in required packages, but not in test packages for whatever reason.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 757446)
    Time Spent: 2h 40m  (was: 2.5h)

> Implement RunInference for Scikit-learn
> ---------------------------------------
>
>                 Key: BEAM-13983
>                 URL: https://issues.apache.org/jira/browse/BEAM-13983
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Andy Ye
>            Priority: P2
>              Labels: run-inference
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Implement RunInference for Scikit-learn as described in the design doc 
> [https://s.apache.org/inference-sklearn-pytorch]
> There will be a sklearn_impl.py file that contains SklearnModelLoader and 
> SlkearnInferenceRunner classes.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to