ModelOriented / forester

Trees are all you need
https://modeloriented.github.io/forester/
GNU General Public License v3.0
108 stars 14 forks source link

Add info to save() documentation how to load saved file #91

Closed PSlowakiewicz closed 11 months ago

PSlowakiewicz commented 1 year ago

Add info how to load saved models ( by readRDS() )

bokov commented 1 year ago

How do you guys load saved files on your own computers? Just at least give me a hint so I can figure it out and I might write it up as a proper help file and submit a pull request.

HubertR21 commented 11 months ago

Added example to the documentation with readRDS()