diff --git a/examples/glvq_spiral.py b/examples/gmlvq_spiral.py similarity index 97% rename from examples/glvq_spiral.py rename to examples/gmlvq_spiral.py index 8a30212..68c7e3b 100644 --- a/examples/glvq_spiral.py +++ b/examples/gmlvq_spiral.py @@ -1,4 +1,4 @@ -"""GLVQ example using the spiral dataset.""" +"""GMLVQ example using the spiral dataset.""" import argparse