JuliaML / TableTransforms.jl

Transforms and pipelines with tabular data in Julia
https://juliaml.github.io/TableTransforms.jl/stable
MIT License
103 stars 15 forks source link

Fix RNG in ProjectionPursuit #163

Closed juliohm closed 1 year ago

juliohm commented 1 year ago

Visual tests are failing sometimes and that may be due to some incorrect call to rand without a RNG.