qlib icon indicating copy to clipboard operation
qlib copied to clipboard

Is trained_model same as trained_model.pkl ?

Open quantcn opened this issue 3 years ago • 0 comments

When we use R.save_objects(trained_model=model) It generates a file "trained_model ", I wonder if this is a pkl file, same as trained_model.pkl?

quantcn avatar Sep 05 '22 14:09 quantcn