classifly: Explore Classification Models in High Dimensions

Given $p$-dimensional training data containing $d$ groups (the design space), a classification algorithm (classifier) predicts which group new data belongs to. Generally the input to these algorithms is high dimensional, and the boundaries between groups will be high dimensional and perhaps curvilinear or multi-faceted. This package implements methods for understanding the division of space between the groups.

Getting started

Package details

AuthorHadley Wickham <h.wickham@gmail.com>
MaintainerHadley Wickham <h.wickham@gmail.com>
LicenseMIT + file LICENSE
Version0.4.1
URL http://had.co.nz/classifly
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("classifly")

Try the classifly package in your browser

Any scripts or data that you put into this service are public.

classifly documentation built on May 20, 2022, 9:06 a.m.