aehrc / VariantSpark

machine learning for genomic variants
http://bioinformatics.csiro.au/variantspark
Other
141 stars 45 forks source link

Saving RandomForest model continuously after each batch of trees #147

Open ArashBayatDev opened 4 years ago

ArashBayatDev commented 4 years ago

That would be great if VariantSpark output the RandomForest model continuously. For example, after building a batch of trees, save trees in a separate model file (Java or Json) In this way, if the process is terminated halfway we save the partial model.