jmbhughes / crcf

Combination Robust Cut Forests: Merging Isolation Forests and Robust Random Cut Forests

Home Page:https://jmbhughes.github.io/crcf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create save/load system

jmbhughes opened this issue · comments

Right now the saving and loading is done with pickles. We want a more transparent and safer system, potentially using HDF5.