Skip to content

Commit

Permalink
Add Neuropixels to subtitle
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishalcrow committed Sep 20, 2024
1 parent a4f3795 commit 9638cf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/tutorials/curation/plot_1_automated_curation.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9638cf9

Please sign in to comment.