yeandy commented on issue #22572:
URL: https://github.com/apache/beam/issues/22572#issuecomment-1204060299

   This also applies to scikit-learn. For example, 
[RandomForestClassifier](https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html)
 has `predict(X)`, `predict_proba(X)` or `predict_log_proba(X)`, and other less 
common functions like `apply(X)`, etc.
   


-- 
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