infinitered/nsfwjs

Create a voting classifier ensemble for more advanced accuracy

Open

#491 建立於 2021年3月30日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (7,090 star) (507 fork)batch import
enhancementhelp wanted

描述

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?

貢獻者指南