You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the deploy_real/server_data_record.py script to record the data. But I found out that to train the model, it requires a .pkl format of data. How can I convert the .json file data into .pkl format for training?