irslushy / Ronin.jl

RONIN (Random forest Optimized Nonmeteorological IdentificatioN) (currently RadarQC.jl) is a Julia implementation of Dr. Alex DesRosiers' P3 MLQC code for removing non-meteorological gates from airborne radar scans using random forests.
https://irslushy.github.io/Ronin.jl/
4 stars 5 forks source link

Performance Improvements #18

Closed irslushy closed 1 week ago

irslushy commented 1 week ago

Refactored feature selection code in order to increase performance. Should be invisible to outside users.