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

Performance improvement for preview ensemble algorithms (RF and ET) #1333

Merged
merged 67 commits into from
Aug 28, 2023

Commits on Jun 14, 2023

  1. dense -> hist regressor algo

    icfaust authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d1f4cce View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    7f71f50 View commit details
    Browse the repository at this point in the history
  2. this-> overall

    icfaust committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    88c9cdc View commit details
    Browse the repository at this point in the history
  3. forgotten template

    icfaust committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    f6be29c View commit details
    Browse the repository at this point in the history
  4. change sample_weight checks

    icfaust committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    122515f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60cebf1 View commit details
    Browse the repository at this point in the history
  6. PEP8 compliance

    icfaust committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    47fdfec View commit details
    Browse the repository at this point in the history
  7. codefactor-io compliance

    icfaust committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    47f8415 View commit details
    Browse the repository at this point in the history
  8. PEP8 compliance

    icfaust committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4c148eb View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Update onedal/primitives/tree_visitor.cpp

    Co-authored-by: KulikovNikita <nikita.kulikov@intel.com>
    icfaust and KulikovNikita authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0faf7eb View commit details
    Browse the repository at this point in the history
  2. Update onedal/primitives/tree_visitor.cpp

    Co-authored-by: KulikovNikita <nikita.kulikov@intel.com>
    icfaust and KulikovNikita authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4c31e8b View commit details
    Browse the repository at this point in the history
  3. Update onedal/primitives/tree_visitor.cpp

    Co-authored-by: KulikovNikita <nikita.kulikov@intel.com>
    icfaust and KulikovNikita authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b343738 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    f713083 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. dense -> hist regressor algo

    icfaust authored and Alexsandruss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    cf21916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44dea37 View commit details
    Browse the repository at this point in the history
  3. this-> overall

    icfaust authored and Alexsandruss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fe16fc5 View commit details
    Browse the repository at this point in the history
  4. forgotten template

    icfaust authored and Alexsandruss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    cd8c690 View commit details
    Browse the repository at this point in the history
  5. change sample_weight checks

    icfaust authored and Alexsandruss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7faac32 View commit details
    Browse the repository at this point in the history
  6. remove forced sample_weight use

    icfaust authored and Alexsandruss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3f1bd81 View commit details
    Browse the repository at this point in the history
  7. PEP8 compliance

    icfaust authored and Alexsandruss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9e9c836 View commit details
    Browse the repository at this point in the history
  8. codefactor-io compliance

    icfaust authored and Alexsandruss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    bbf2040 View commit details
    Browse the repository at this point in the history
  9. PEP8 compliance

    icfaust authored and Alexsandruss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e71c436 View commit details
    Browse the repository at this point in the history
  10. Update onedal/primitives/tree_visitor.cpp

    Co-authored-by: KulikovNikita <nikita.kulikov@intel.com>
    2 people authored and Alexsandruss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    04371a9 View commit details
    Browse the repository at this point in the history
  11. Update onedal/primitives/tree_visitor.cpp

    Co-authored-by: KulikovNikita <nikita.kulikov@intel.com>
    2 people authored and Alexsandruss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4100238 View commit details
    Browse the repository at this point in the history
  12. Update onedal/primitives/tree_visitor.cpp

    Co-authored-by: KulikovNikita <nikita.kulikov@intel.com>
    2 people authored and Alexsandruss committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b0aa15c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    f7c71e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    6b9edd6 View commit details
    Browse the repository at this point in the history
  2. merge

    icfaust committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f3dd676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e75c347 View commit details
    Browse the repository at this point in the history
  4. merge correction

    icfaust committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2e62f12 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    d22f65b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. parallelism implemented

    icfaust committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7f2635f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16020ff View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    7bca052 View commit details
    Browse the repository at this point in the history
  2. review requested changes

    icfaust committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0116e11 View commit details
    Browse the repository at this point in the history
  3. review requsted change expand

    icfaust committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    010c2dc View commit details
    Browse the repository at this point in the history
  4. beautiful white spaces

    icfaust committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7095110 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b3585b View commit details
    Browse the repository at this point in the history
  6. the snap

    icfaust committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    274816e View commit details
    Browse the repository at this point in the history
  7. isorted

    icfaust committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f3a0752 View commit details
    Browse the repository at this point in the history
  8. black is beautiful

    icfaust committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    053633c View commit details
    Browse the repository at this point in the history
  9. reduced text

    icfaust committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b13ec09 View commit details
    Browse the repository at this point in the history
  10. forgotten version check

    icfaust committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9bbe4bc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    1baa0a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. correct memory leak

    icfaust committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a2633dd View commit details
    Browse the repository at this point in the history
  2. moving to lazy evaluation

    icfaust committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7d4b141 View commit details
    Browse the repository at this point in the history
  3. master merge

    icfaust committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f43fdbc View commit details
    Browse the repository at this point in the history
  4. incomplete merge

    icfaust committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7361556 View commit details
    Browse the repository at this point in the history
  5. remove vestigial code

    icfaust committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    009b1d7 View commit details
    Browse the repository at this point in the history
  6. back in black

    icfaust committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1c02e38 View commit details
    Browse the repository at this point in the history
  7. add const-ness

    icfaust committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    61e891d View commit details
    Browse the repository at this point in the history
  8. remove const from depth

    icfaust committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    34f536d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    ada8f53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf27bfb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Update onedal/primitives/tree_visitor.cpp

    Co-authored-by: Alexander Andreev <alexander.andreev@intel.com>
    icfaust and Alexsandruss authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    7cd70c2 View commit details
    Browse the repository at this point in the history
  2. Update onedal/primitives/tree_visitor.cpp

    Co-authored-by: Alexander Andreev <alexander.andreev@intel.com>
    icfaust and Alexsandruss authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d411d36 View commit details
    Browse the repository at this point in the history
  3. Update onedal/ensemble/forest.py

    Co-authored-by: Alexander Andreev <alexander.andreev@intel.com>
    icfaust and Alexsandruss authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9d26f0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dd485b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0099d95 View commit details
    Browse the repository at this point in the history
  6. readded check_if_fitted

    icfaust committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    11feca2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    ffa07b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8857460 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    1a1ec39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce59d3e View commit details
    Browse the repository at this point in the history
  3. Fix monotonicity check

    Alexsandruss committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    87b49e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0275e5 View commit details
    Browse the repository at this point in the history
  5. Fix RF parameter check

    Alexsandruss committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    050af65 View commit details
    Browse the repository at this point in the history