qlib
qlib copied to clipboard
Is trained_model same as trained_model.pkl ?
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?