You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The blue band enveloping the regressor represents the standard deviation of the Gaussian process at the given point. Now we are ready to do active learning!
@@ -142,7 +142,7 @@ for idx in range(n_queries):
142
142
After a few queries, we can see that the prediction is much improved.
0 commit comments