maxent (version 1.3.3.1)

Low-memory Multinomial Logistic Regression with Support for Text Classification

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('maxent')

Monthly Downloads

84

Version

1.3.3.1

License

GPL-3

Maintainer

Last Published

November 14th, 2013

Functions in maxent (1.3.3.1)