Load the parameters and model from a text file with LIBLINEAR format.
Parameters:
The path to a file to load.
Returns:
Array contains the parameters and model.
Raises:
This error raises when failed to load the model file.