Skip to content

Commit

Permalink
v1.6 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiedb committed Nov 21, 2022
1 parent 8045683 commit 99607a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/EvoTrees.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export EvoTreeRegressor,
using Base.Threads: @threads, @spawn, nthreads, threadid
using Statistics
using StatsBase: sample, sample!, quantile
using Random
using Random: seed!, AbstractRNG
using Distributions
using CategoricalArrays
Expand Down

0 comments on commit 99607a8

Please sign in to comment.