@ -244,7 +244,7 @@ If you want to use the exception along with the same default exception handlers
In this example you are just printing the error with a very expressive message, but you get the idea. You can use the exception and then just reuse the default exception handlers.
In this example you are just printing the error with a very expressive message, but you get the idea. You can use the exception and then just reuse the default exception handlers.
## Handling Low-Confidence Predictions in ML APIs
## Handling Low-Confidence Predictions in ML APIs { #handling-low-confidence-predictions-in-ml-apis }
In machine learning-powered APIs, predictions may not always be reliable.
In machine learning-powered APIs, predictions may not always be reliable.
@ -252,9 +252,9 @@ Instead of always returning a prediction, it can be useful to detect low-confide