infinitered/nsfwjs

Create a voting classifier ensemble for more advanced accuracy

Open

#491 opened on 2021年3月30日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (507 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,090 stars)
PR merge metrics
 (30d に merged 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?

コントリビューターガイド