diff --git a/examples/tutorials/curation/plot_1_automated_curation.py b/examples/tutorials/curation/plot_1_automated_curation.py index b07e0735da..cce3a57723 100644 --- a/examples/tutorials/curation/plot_1_automated_curation.py +++ b/examples/tutorials/curation/plot_1_automated_curation.py @@ -170,8 +170,8 @@ def calculate_moving_avg(label_df, confidence_label, window_size): ############################################################################## # In this case, you might decide to only trust labels which had confidence over above 0.86. # -# A more realistic example -# ------------------------ +# A more realistic example: Neuropixels data +# ------------------------------------------ # # Above, we used a toy model trained on generated data. There are also models on HuggingFace # trained on real data.