Giter Club home page Giter Club logo

Comments (9)

twolffpiggott avatar twolffpiggott commented on May 26, 2024 1

Thanks @PhilipMay will submit a PR for this now

from mltb.

PhilipMay avatar PhilipMay commented on May 26, 2024 1

Also see here:

mltb/mltb/omlflow.py

Lines 1 to 3 in a12a658

# Copyright (c) 2021 by Philip May
# This software is distributed under the terms of the BSD 2-Clause License.
# For details see the LICENSE file in the root directory.

from mltb.

twolffpiggott avatar twolffpiggott commented on May 26, 2024 1

As a sidenote, OMLflowCallback extends the transformers MLflowCallback.

As far as I've been able to read, derivative works of an Apache license can be distributed under different license terms, as long as they are compliant with the Apache license terms. BSD-2 appears to be compliant with the Apache terms

from mltb.

PhilipMay avatar PhilipMay commented on May 26, 2024

This would be a good template:

# Copyright (c) <year> by <name>
# This software is distributed under the terms of the BSD 2-Clause License.
# For details see the LICENSE file in the root directory.

If the contribution was not private but in context of your company add
, <company> after <name>

from mltb.

PhilipMay avatar PhilipMay commented on May 26, 2024

I am realy not sure when work is an derivative.

Where is the line between derivative and "just using"?
Is inheritance "just using" or derivative ? I dunno...

@twolffpiggott do you have an idea?

I mean when I save a file I use the underlying OS.
Which might be Linux or Windows, and so on...

When is the integration so tight that "using" changes to "derivative work"?

from mltb.

PhilipMay avatar PhilipMay commented on May 26, 2024

Maybe @RoHech has an idea?

from mltb.

twolffpiggott avatar twolffpiggott commented on May 26, 2024

I am realy not sure when work is an derivative.

I am also not sure exactly where to draw this distinction.

I would classify the OMLflowCallback as derivative because it does not just inherit from the TrainerCallback, but exposes an interface modelled directly on the MLflowCallback, extended to work with our class and with some added optionality.

from mltb.

PhilipMay avatar PhilipMay commented on May 26, 2024

@twolffpiggott this is interesting: https://en.wikipedia.org/wiki/Apache_License#Licensing_conditions

The Apache License is permissive; unlike copyleft licenses, it does not require a derivative work of the software, or modifications to the original, to be distributed using the same license.

from mltb.

PhilipMay avatar PhilipMay commented on May 26, 2024

done

from mltb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.