AttributeError: module 'cleanlab' has no attribute 'latent_estimation'
您好,非常感谢您的研究成果,请问cleanlab这个模块在使用的时候,对应的版本号为多少?
我当前使用的cleanlab==2.1.0,但是在CLDA-2022-main/CLDA_UP2PC.py的223行 label_error_indices = cleanlab.latent_estimation.compute_confident_joint(
出现了AttributeError这个错误,请您能讲解一下这个模块的使用吗?
谢谢您
AttributeError: module 'cleanlab' has no attribute 'latent_estimation'
您好,非常感谢您的研究成果,请问cleanlab这个模块在使用的时候,对应的版本号为多少?
我当前使用的cleanlab==2.1.0,但是在CLDA-2022-main/CLDA_UP2PC.py的223行 label_error_indices = cleanlab.latent_estimation.compute_confident_joint(
出现了AttributeError这个错误,请您能讲解一下这个模块的使用吗?
谢谢您