Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 299 Bytes

File metadata and controls

9 lines (6 loc) · 299 Bytes

AutoRA Prediction Filter Experimentalist

Filter conditions based on the model's prediction.

Example

For instance, we can filter conditions where the predictions are None values: If the function is $f(x)=\sqrt((x**2 - 4))$, then the filter can filter out conditions in the interval $(-2, 2)$.