Skip to content

burrsettles/mallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mallet

This repo contains a customized fork of the MALLET machine learning library in Java (http://mallet.cs.umass.edu).

The project is meant to house new packages (and some refactoring of old packages) to the base library that make it more useful for modern data science-y modeling and such. These plans include:

  • active learning algorithms
  • new interfaces for dual-supervision classifiers
  • a regression package
  • better support for elastic-net regression models
  • a matrix factorization package
  • an improved HMM model
  • various other utility classes

One step at a time.

About

Customized fork of the MALLET machine learning library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages