infinitered/nsfwjs

Create a voting classifier ensemble for more advanced accuracy

Open

#491 opened on Mar 30, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (7,090 stars) (507 forks)batch import
enhancementhelp wanted

Description

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?

Contributor guide

Create a voting classifier ensemble for more advanced accuracy · infinitered/nsfwjs#491 | Good First Issue