Including figures from scikit-learn documentation in scientific publications
Hello, I'm writing a paper meant for submission to TPAMI and would like to include that wonderful figure of clustering algorithms comparison found in scikit-learn documentation (http://scikit-learn.org/stable/_images/sphx_glr_plot_cluster_comparison_001....). So, my question is: can I include the figure PNG file in my paper directly (with proper reference, of course) or should I only provide a reference to this figure? With best regards, -- Valery
Grabbing the PNG and including a reference is perfectly fine. I think that the right way would be to cite the paper and the URL of the page where the figure is.
Ok, I'll provide a reference to http://scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison... (the paper is anyway cited since scikit-learn is used in my work). Hope that this URL is not going to change in future releases of scikit-learn. Thanks for the answer, Gael! Gael Varoquaux писал 2016-11-16 14:08:
Grabbing the PNG and including a reference is perfectly fine.
I think that the right way would be to cite the paper and the URL of the page where the figure is. _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
It might be worthwhile to put a reference to http://scikit-learn.org/0.18/auto_examples/cluster/plot_cluster_comparison.h... instead, in case the figure changes in future versions. Nelson On Wed, Nov 16, 2016 at 3:34 AM, <avn@mccme.ru> wrote:
Ok, I'll provide a reference to http://scikit-learn.org/stable /auto_examples/cluster/plot_cluster_comparison.html (the paper is anyway cited since scikit-learn is used in my work). Hope that this URL is not going to change in future releases of scikit-learn.
Thanks for the answer, Gael!
Gael Varoquaux писал 2016-11-16 14:08:
Grabbing the PNG and including a reference is perfectly fine.
I think that the right way would be to cite the paper and the URL of the page where the figure is. _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
Yes, it seems to be more adequate URL. Nelson Liu писал 2016-11-16 20:32:
It might be worthwhile to put a reference to http://scikit-learn.org/0.18/auto_examples/cluster/plot_cluster_comparison.h... instead, in case the figure changes in future versions.
Nelson
On Wed, Nov 16, 2016 at 3:34 AM, <avn@mccme.ru> wrote:
Ok, I'll provide a reference to
http://scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison...
[2] (the paper is anyway cited since scikit-learn is used in my work). Hope that this URL is not going to change in future releases of scikit-learn.
Thanks for the answer, Gael!
Gael Varoquaux писал 2016-11-16 14:08:
Grabbing the PNG and including a reference is perfectly fine.
I think that the right way would be to cite the paper and the URL of the page where the figure is. _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn [1]
scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn [1]
Links: ------ [1] https://mail.python.org/mailman/listinfo/scikit-learn [2] http://scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison... _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
participants (3)
-
avn@mccme.ru -
Gael Varoquaux -
Nelson Liu