Skip to content

Commit 1218cb1

Browse files
committed
fix XGB
1 parent 42c052e commit 1218cb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ addprocs(2)
1818
using MLJ
1919
using MLJDecisionTreeInterface
2020
import DecisionTree as DT
21+
import XGBoost as XGB
2122
using DataFrames
2223
using Test
2324
using Random

0 commit comments

Comments
 (0)