!!! WARNING Partial Profiler Failure !!!
Profiling Type: data_labeler
Exception: TypeError
Message: add_weight() got multiple values for argument ‘shape’
For labeler errors, try installing the extra ml requirements via:
$ pip install dataprofiler[ml] –user
profiler_utils.warn_on_profile(“data_labeler”, e)
i tried pip install dataprofiler[ml] –user
still same error
my current version of tensorflow ==2.16.1 and keras is 3.3.3 and dataprofiler is 0.10.9
i dont want this warning to be present
help would be appreciated thanks.
Neha Sirurmath is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.