summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/plot_WDA.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/plot_WDA.py b/examples/plot_WDA.py
index 8d24bdc..bbe3888 100644
--- a/examples/plot_WDA.py
+++ b/examples/plot_WDA.py
@@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-
"""
-====================
-1D optimal transport
-====================
+=================================
+Wasserstein Discriminant Analysis
+=================================
@author: rflamary
"""