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

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

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


##########
sdks/python/setup.py:
##########
@@ -169,6 +170,7 @@ def get_version():
     'pytest>=4.4.0,<5.0',
     'pytest-xdist>=1.29.0,<2',
     'pytest-timeout>=1.3.3,<2',
+    'scikit-learn>=0.24.2',

Review Comment:
   AFAIK this is just for testing, like unit and e2e tests.





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

    Worklog Id:     (was: 757451)
    Time Spent: 3h  (was: 2h 50m)

> 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: 3h
>  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