Skip to content

Test GTIL with IsolationForest - #370

Merged
chyunsu3 merged 2 commits into
dmlc:mainlinefrom
chyunsu3:test_iforest_gtil
Feb 23, 2022
Merged

Test GTIL with IsolationForest#370
chyunsu3 merged 2 commits into
dmlc:mainlinefrom
chyunsu3:test_iforest_gtil

Conversation

@chyunsu3

Copy link
Copy Markdown
Collaborator

#322 added support for IsolationForest. This PR add a unit test to test IsolationForest with GTIL.

@codecov

codecov Bot commented Feb 22, 2022

Copy link
Copy Markdown

Codecov Report

Merging #370 (9090c21) into mainline (b65bedc) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             mainline     #370      +/-   ##
==============================================
+ Coverage       84.83%   84.86%   +0.03%     
  Complexity         42       42              
==============================================
  Files             108      108              
  Lines            8663     8663              
  Branches          510      510              
==============================================
+ Hits             7349     7352       +3     
+ Misses           1291     1288       -3     
  Partials           23       23              
Impacted Files Coverage Δ
src/predictor/thread_pool/spsc_queue.h 93.75% <0.00%> (-2.09%) ⬇️
src/gtil/pred_transform.cc 94.56% <0.00%> (+4.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b65bedc...9090c21. Read the comment docs.

@chyunsu3
chyunsu3 merged commit 4cc4f7e into dmlc:mainline Feb 23, 2022
@chyunsu3
chyunsu3 deleted the test_iforest_gtil branch February 23, 2022 14:48
This was referenced May 23, 2022
rapids-bot Bot pushed a commit to NVIDIA/cuml that referenced this pull request May 28, 2022
The 2.4.0 version of Treelite incorporates the following improvements:

* dmlc/treelite#370
* dmlc/treelite#381
* dmlc/treelite#380
* dmlc/treelite#383

Requires rapidsai/integration#474

This PR targets the 22.06 release.

Closes #4715

Authors:
  - Philip Hyunsu Cho (https://github.com/hcho3)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Corey J. Nolet (https://github.com/cjnolet)

URL: #4752
vimarsh6739 pushed a commit to vimarsh6739/cuml that referenced this pull request Oct 9, 2023
The 2.4.0 version of Treelite incorporates the following improvements:

* dmlc/treelite#370
* dmlc/treelite#381
* dmlc/treelite#380
* dmlc/treelite#383

Requires rapidsai/integration#474

This PR targets the 22.06 release.

Closes NVIDIA#4715

Authors:
  - Philip Hyunsu Cho (https://github.com/hcho3)

Approvers:
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Corey J. Nolet (https://github.com/cjnolet)

URL: NVIDIA#4752
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant