summaryrefslogtreecommitdiff
path: root/examples/plot_otda_semi_supervised.py
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2020-04-24 17:07:37 +0200
committerRémi Flamary <remi.flamary@gmail.com>2020-04-24 17:07:37 +0200
commit576c3d51d689f6ac48f686e8ba001efd20fea422 (patch)
tree25c42cf88553f851f841d057d3bcff82665a2084 /examples/plot_otda_semi_supervised.py
parent08ec66ede42350dd040b559cca181d2e599c3d2d (diff)
better thumbnail image for gallery
Diffstat (limited to 'examples/plot_otda_semi_supervised.py')
-rw-r--r--examples/plot_otda_semi_supervised.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/plot_otda_semi_supervised.py b/examples/plot_otda_semi_supervised.py
index 8a67720..478c3b8 100644
--- a/examples/plot_otda_semi_supervised.py
+++ b/examples/plot_otda_semi_supervised.py
@@ -18,6 +18,8 @@ of what the transport methods are doing.
#
# License: MIT License
+# sphinx_gallery_thumbnail_number = 3
+
import matplotlib.pylab as pl
import ot