ModelOriented / forester

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

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

Closed PSlowakiewicz closed 1 year 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 1 year ago

Added example to the documentation with readRDS()