maxent: Low-memory Multinomial Logistic Regression with Support for Text Classification

maxent is an R package with tools for low-memory multinomial logistic regression, also known as maximum entropy. The focus of this maximum entropy classifier is to minimize memory consumption on very large datasets, particularly sparse document-term matrices represented by the tm package. The classifier is based on an efficient C++ implementation written by Dr. Yoshimasa Tsuruoka.

Package details

AuthorTimothy P. Jurka, Yoshimasa Tsuruoka
MaintainerTimothy P. Jurka <tpjurka@ucdavis.edu>
LicenseGPL-3
Version1.3.3.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("maxent")

Try the maxent package in your browser

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

maxent documentation built on May 29, 2017, 1:40 p.m.