[scikit-learn] License for a package built on top of scikit-learn

Andreas Mueller t3kcit at gmail.com
Fri Dec 15 11:53:07 EST 2017


Hi Iacopo.

Yes, you can do either (in my understanding).
If you just import sklearn there's really nothing you need to worry about.

If you distribute sklearn, you should also distribute the BSD license 
file with it and make
it clear that that's the license that applies to that part of the code.

Cheers,

Andy


On 12/15/2017 10:32 AM, Iacopo Poli wrote:
> Hello,
>
> we've built a python package for some ML related application. 
> Scikit-learn is a requirement and we have classes inheriting from 
> sklearn objects.
>
> We have to decide the license and we are choosing between Apache 2.0 
> and BSD-3.
>
> We would go with Apache 2.0, but we were wondering if we have to 
> release it under the same license of sklearn. It doesn't seem so by 
> reading the text of BSD-3, but asking before never hurts.
>
> Thanks in advance,
> Iacopo Poli
>
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20171215/3a83dc68/attachment.html>


More information about the scikit-learn mailing list