| Author: | | Navendu Garg <gargnav{[at]}iit.edu> |
| Category: | | Text classification |
| Changes: | | This release fixes a problem with duplicate attribute names when using CV-based hyperparameter selection. CV-based hyperparameter selection was also non-deterministic due to random shuffling of instances seeded with the current system time. This release introduces an option for setting the random number seed value. |
| Date: | | 2012-01-15 |
| Depends: | | weka (>=3.7.1) |
| Description: | | Implements Bayesian Logistic Regression for both Gaussian and Laplace Priors. For more information, see Alexander Genkin, David D. Lewis, David Madigan (2004). Large-scale bayesian logistic regression for text categorization. |
| License: | | GPL 2.0 |
| Maintainer: | | Navendu Garg <gargnav{[at]}iit.edu> |
| PackageURL: | | http://prdownloads.sourceforge.net/weka/bayesianLogisticRegression1.0.1.zip?download |
| URL: | | http://www.stat.rutgers.edu/~madigan/PAPERS/shortFat-v3a.pdf |
| Version: | | 1.0.1 |