I am trying to use checklist tool for testing zero-shot classification ML project. However, when I run suite.visual_summary_table() in Jupiternotebook i get below error.
Please wait as we prepare the table data...
[Open Browser Console for more detailed log - Double click to close this message]
Model class 'SuiteSummarizerModel' from module 'viewer' is loaded but can not be instantiated
TypeError: o._deserialize_state is not a function
at u._make_model (http://localhost:8888/nbextensions/jupyter-js-widgets/extension.js?v=20230912085502:2:747339)
Any help in fixing the error will be of great help.
Hi,
I am trying to use checklist tool for testing zero-shot classification ML project. However, when I run suite.visual_summary_table() in Jupiternotebook i get below error.
Please wait as we prepare the table data... [Open Browser Console for more detailed log - Double click to close this message] Model class 'SuiteSummarizerModel' from module 'viewer' is loaded but can not be instantiated TypeError: o._deserialize_state is not a function at u._make_model (http://localhost:8888/nbextensions/jupyter-js-widgets/extension.js?v=20230912085502:2:747339)
Any help in fixing the error will be of great help.
Regards, Sabyasachi