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

Add vw_ensemble backend #284

Merged
merged 28 commits into from
Jun 28, 2019
Merged

Add vw_ensemble backend #284

merged 28 commits into from
Jun 28, 2019

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    112554d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a56be26 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/NatLibFi/Annif into issue…

    …235-vw-ensemble-backend
    osma committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    2c1e9b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. fix test failure caused by using an uninitialized tfidf-fi project (w…

    …hen starting with a clean datadir)
    osma committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    a6079a0 View commit details
    Browse the repository at this point in the history
  2. remove unused fixture

    osma committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    a3579d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d46450 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9503aa8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    098e02a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7456016 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b53f7c7 View commit details
    Browse the repository at this point in the history
  8. fix whitespace

    osma committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    393b507 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78d206b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    9a49fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0cc1c7 View commit details
    Browse the repository at this point in the history
  3. Refactor: move _create_model to vw_base; disable quadratic features f…

    …or vw_ensemble (no improvement in results)
    osma committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    ff05920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f25308 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    2b81385 View commit details
    Browse the repository at this point in the history
  2. add more tests for vw_ensemble

    osma committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    dfaaf6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b844f6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a1345c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34dc5a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b162b50 View commit details
    Browse the repository at this point in the history
  7. remove unused imports

    osma committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    4d7e0f7 View commit details
    Browse the repository at this point in the history
  8. remove unused imports

    osma committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    0db12a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d28f9de View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3a26a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1741cd7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    70d3973 View commit details
    Browse the repository at this point in the history