summaryrefslogtreecommitdiff
path: root/examples/plot_WDA.py
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2017-06-09 13:57:07 +0200
committerRémi Flamary <remi.flamary@gmail.com>2017-06-09 13:57:07 +0200
commit05da582675c89ab20998e1a9505bf3c220e296b8 (patch)
treede91f6ac74e8bab182e5f54a4b9d8b5b0a58991d /examples/plot_WDA.py
parentc7a5e3290527c372aa203c18df5f054409e8a60c (diff)
update doc
Diffstat (limited to 'examples/plot_WDA.py')
-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
"""