Error for opening an HDF5 file (model) in R

I have a model with HDF5 extension which I got from a random Forest algorithm, now I wanna load it by "load_model_hdf5" but I got this error:
Error: OSError: Unable to open file (file signature not found)

Is there any way to load it?
thanks in advance

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.