首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏ATYUN订阅号

    【机器学习】伪标签(Pseudo-Labelling)的介绍:一种半监督机器学习技术

    score_description = " %0.2f (+/- %0.2f)" % (np.sqrt(scores.mean()*-1), scores.std() * 2) print('{model:25} CV

    21.8K62发布于 2018-03-05
领券