We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588bc3a commit 13f215cCopy full SHA for 13f215c
bioimageio/core/prediction.py
@@ -1,6 +1,6 @@
1
"""convenience functions for prediction coming soon.
2
For now, please use `create_prediction_pipeline` to get a `PredictionPipeline`
3
-and then `PredictionPipeline.predict(sample)`
+and then `PredictionPipeline.predict_sample(sample)`
4
e..g load samples with core.io.load_sample_for_model()
5
"""
6
0 commit comments