infinitered/nsfwjs

Create a voting classifier ensemble for more advanced accuracy

Open

#491 创建于 2021年3月30日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (507 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (7,090 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Currently, we have two models. The more accurate one that has type 2 errors, and the slightly less accurate one that has far more type 1 errors

We can combine them with a voting classifier and get higher accuracy.

https://medium.com/@sanchitamangale12/voting-classifier-1be10db6d7a5

Thoughts?

贡献者指南