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
Traceback (most recent call last):
File "train_SoSModel.py", line 47, in <module>
data = create_dataset(data_dir, time_const)
File "/SoSModel/session_sequence.py", line 122, in create_dataset
session_info = featurize_session(key, value, source=source)
File "/SoSModel/pcap_utils.py", line 406, in featurize_session
freq_1 = num_sent_by_1/(last_time - first_time)
ZeroDivisionError: float division by zero
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: