README.md

supml

Supervised machine learning algorithms -- excluding neural networks. These algorithms are based off of class assignments. This means the algorithms have been largely designed and used from a research perspective. However, we do try to use efficient operations whenever possible; such as vectorization.

See R documentation for basic usage.

Naive Bayes Classifier for Spatial Data

This model is in the pre-release phase. You will need devtools in order to use it.

devtools::test()
devtools::document()
devtools::install()

References

The documentation references three textbooks using the abbreviations JW, HT, and CB:



tbonza/supml documentation built on May 17, 2019, 3:14 a.m.