Hi Cedric.
I'm not sure about the naming of the package. As long as there is no active involvement of the scikit-learn developers in this
package, I'd rather not have "our" name on it.
Gael?

The docs should be bsd-licensed (though I'm not sure that it the best license for docs). The inline docs certainly are. The user guide is a bit more ambiguous, I agree (maybe we should cc license it?).
I think it's fair to assume that it's BSD licensed but IANAL.

I assume you follow this thread:
https://github.com/JuliaStats/Roadmap.jl/issues/11

There was a relatively complete wrapper here:
https://github.com/Rory-Finnegan/Learn.jl
I don't know where it went.

Best,
Andy

On 03/04/2016 01:47 PM, Cedric St-Jean wrote:
Hi,

I am working on a library to bring the scikit-learn interface to Julia (https://github.com/cstjean/ScikitLearn.jl). It's mostly a wrapper around scikit-learn, but I had to translate some code to make it possible to define new estimators in Julia. Here's a translated example: https://github.com/cstjean/ScikitLearn.jl/blob/master/examples/Pipeline_PCA_Logistic.ipynb

I would like to call it ScikitLearn.jl. Can I?

Also, can I assume that the scikit-learn documentation is covered by the BSD license? The blurb at the bottom of each scikit-learn.org <http://scikit-learn.org> page suggests that it is, but it's not entirely clear.

Best,

Cédric


------------------------------------------------------------------------------


_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to