We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732e510 commit 034fbe9Copy full SHA for 034fbe9
1 file changed
tutorials/machine_learning/index.md
@@ -137,6 +137,6 @@
137
| ml_dataloader_NumPy.py | Loading batches of events from a ROOT dataset as Python generators of numpy arrays. |
138
| ml_dataloader_PyTorch.py | Loading batches of events from a ROOT dataset into a basic PyTorch workflow. |
139
| ml_dataloader_TensorFlow.py | Loading batches of events from a ROOT dataset into a basic TensorFlow workflow. |
140
-| ml_dataloader_Higgs_Classification | Loading batches of events from different files for a data-normalization workflow. |
+| ml_dataloader_Higgs_Classification.py | Loading batches of events from different files for a data-normalization workflow. |
141
| ml_dataloader_resampling.py | Loading batches of events from an imbalanced ROOT dataset and balancing them. |
142
0 commit comments