We have a random forest model trained in R. Is there a way to load&reuse this model with Python?
Our model is saved as Rdata file and if its needed,it can also be saved with any R package possible.
Thanks.
We have a random forest model trained in R. Is there a way to load&reuse this model with Python?
Our model is saved as Rdata file and if its needed,it can also be saved with any R package possible.
Thanks.