算法的trick_机器学习实际应用中的小trick有哪些?

Tricks about ML on real world application:

A brief summary:

lesson1: value of pre-training problem: in real world, precise and well-labled data might be expensive and hard to get (e.g. medical vision, credit scoring)

solution:

- get pre-trained model from models zoo

- get data from public dataset or by data crawling

- pre-train the model with cheap, related or noisy but large dataset

- fine-tune with precise data afterwards

lesson2: caveats of real-world label distributions

problem: unbalanced data distribution / unbalanced cost of misclassification

solution:

- more data

- change labeling(group rare data classes into the same one)

- sampling(ignore samples, over- or undersampling, negative mining)

- weighting the loss

lesson3: understanding black box models

problem: why and how a model can make wrong predictions make sure the model cannot be tricked(deliberate attacks) e.g. Tesla accident, AI turing into racist

solution:

- visulazation tools

- still a problem to be solved

Hope it helps!

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值