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
Hi, i trained and tested the model.
i'm wondering if there any way to check the wrong prediction data?
i used 3 kinds of dataset and used it one data folder and shuffled it.
during the test,
['lirr', 'nutrilite', '뉴트리라이트', ...] this is the label of last batch,
['lir', 'mrld', '후루카주', ...] and this is the pred of last batch.
is there any way to check the data labeled 'nutrilite' and '뉴트리라이트' ?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi, i trained and tested the model.
i'm wondering if there any way to check the wrong prediction data?
i used 3 kinds of dataset and used it one data folder and shuffled it.
during the test,
['lirr', 'nutrilite', '뉴트리라이트', ...] this is the label of last batch,
['lir', 'mrld', '후루카주', ...] and this is the pred of last batch.
is there any way to check the data labeled 'nutrilite' and '뉴트리라이트' ?
Thanks.
The text was updated successfully, but these errors were encountered: