Skip to content

Commit

Permalink
pickel to pickle
Browse files Browse the repository at this point in the history
Signed-off-by: Conor MacBride <[email protected]>
  • Loading branch information
ConorMacBride committed May 17, 2021
1 parent 9e17b19 commit 2d7859c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gallery/models/plot_ibis8542data.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ def select_training_set(indices, model):
#
# Until better solutions are available to store trained
# neural networks, a trained neural network can be saved
# to a Python pickel file and later reloaded. For
# to a Python pickle file and later reloaded. For
# maximum compatibility, it is recommended to reload
# into the same version of scikit-learn and its
# dependencies.
Expand Down

0 comments on commit 2d7859c

Please sign in to comment.