FuzzyClass (development
version)
FuzzyClass 0.1.2.900
- Update in parameters estimation in function
FuzzyTriangularNaiveBayes.
- Update
predict has been optimized to functions
FuzzyGammaNaiveBayes.
- Update functions of
gamNBFuzzyParam and
GauNBFuzzyParam.
predict function has been optimized to
FuzzyGammaNaiveBayes, FuzzyBetaNaiveBayes,
FuzzyBinomialNaiveBayes,FuzzyExponencialNaiveBayes,FuzzyTriangularNaiveBayes,FuzzyPoissonNaiveBayes
FuzzyClass 0.1.2
New features
- Changed
\() by function(.) in function
FuzzyNaiveBayes, line 262.
- Changed
description in FuzzyClass
Documentation
FuzzyClass 0.1.1
New features
- Estimation new form in function
FuzzyGammaNaiveBayes.