infinitered/nsfwjs

Create a voting classifier ensemble for more advanced accuracy

オープン

#491 opened on 2021/03/30

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (507 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,090 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

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