Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeepCSV and CSVv2 negative tagger bugfix #23206

Merged
merged 18 commits into from Jun 1, 2018

Commits on Apr 9, 2018

  1. Fix of the DeepCSV Negative Tagger, and introduction of DeepFlavour N…

    …egative Tag definition
    emilbols committed Apr 9, 2018
    Copy the full SHA
    98d2fe0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7add5ae View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6a07f8b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    040ef37 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Copy the full SHA
    87a143b View commit details
    Browse the repository at this point in the history
  2. formatting

    emilbols committed Apr 16, 2018
    Copy the full SHA
    ab4ff56 View commit details
    Browse the repository at this point in the history
  3. format

    emilbols committed Apr 16, 2018
    Copy the full SHA
    957a837 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Merge pull request #1 from emilbols/from-CMSSW_10_1_0-NegativeTaggerU…

    …pdates
    
    From cmssw 10 1 0 negative tagger updates
    emilbols committed May 15, 2018
    Copy the full SHA
    7f15f5b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6fd3920 View commit details
    Browse the repository at this point in the history
  3. Negative tagger updates

    emilbols committed May 15, 2018
    Copy the full SHA
    f519fc5 View commit details
    Browse the repository at this point in the history
  4. code style

    emilbols committed May 15, 2018
    Copy the full SHA
    36b1cc6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Copy the full SHA
    48db4d4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Add newlines

    emilbols committed May 30, 2018
    Copy the full SHA
    2b64228 View commit details
    Browse the repository at this point in the history
  2. move arguments inside .clone

    emilbols committed May 30, 2018
    Copy the full SHA
    4e37f17 View commit details
    Browse the repository at this point in the history
  3. more arguments into .clone

    emilbols committed May 30, 2018
    Copy the full SHA
    4666d80 View commit details
    Browse the repository at this point in the history
  4. move inside .clone

    emilbols committed May 30, 2018
    Copy the full SHA
    575defa View commit details
    Browse the repository at this point in the history
  5. use dict()

    emilbols committed May 30, 2018
    Copy the full SHA
    5157ff1 View commit details
    Browse the repository at this point in the history
  6. use dict()

    emilbols committed May 30, 2018
    Copy the full SHA
    2d46d43 View commit details
    Browse the repository at this point in the history