Skip to content

haakonbakkagit/NBPclassify

Repository files navigation

NBP

A classifier for multi-class model in high stakes classification where the data may not contain enough information to classify clearly. This is a one-class classifier based on Naive bayes but using p-values instead of probability densities.

Installation

You can install the development version of NBP from GitHub with:

# install.packages("devtools")
devtools::install_github("haakonbakkagit/NBPclassify")

Examples / Tutorials

See code examples / tutorials at https://haakonbakkagit.github.io/btopic136.html and at https://haakonbakkagit.github.io/btopic137.html

About

R package for classification with NBP

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages