Skip to content

Commit e3060c5

Browse files
committed
Update Description.props for release
1 parent fa7a2df commit e3060c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Description.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
PackageName=AnalogicalModeling
44

5-
Version=0.11.0
5+
Version=0.12.0
66

7-
Date=04/23/2021
7+
Date=04/28/2021
88

99
Title=Analogical Modeling
1010

@@ -18,7 +18,7 @@ License=Apache 2.0
1818

1919
Description=Analogical Modeling (or AM) was developed by Royal Skousen as an exemplar-based approach to modeling language usage, and has also been found useful in modeling other "sticky" phenomena. AM is especially suited to this because it predicts probabilistic occurrences instead of assigning static labels for instances. AM was not designed to be a classifier, but as a cognitive theory explaining variation in human behavior. As such, though in practice it is often used like any other machine learning classifier, there are fine theoretical points in which it differs. As a theory of human behavior, much of the value in its predictions lies in matching observed human behavior, including non-determinism and degradations in accuracy caused by paucity of data. The AM algorithm could be called a probabilistic, instance-based classifier. However, the probabilities given for each classification are not degrees of certainty, but actual probabilities of occurring in real usage. AM models "sticky" phenomena as being intrinsically sticky, not as deterministic phenomena that just require more data to be predicted perfectly. Though it is possible to choose an outcome probabilistically, in practice users are generally interested in either the full predicted probability distribution or the outcome with the highest probability. Due to the exponential nature of AM, vectors of 50 or more features will be classified using an approximate method.
2020

21-
PackageURL=https://github.com/garfieldnate/Weka_AnalogicalModeling/releases/download/0.11.0/Weka_AnalogicalModeling-0.11.0.zip
21+
PackageURL=https://github.com/garfieldnate/Weka_AnalogicalModeling/releases/download/0.12.0/Weka_AnalogicalModeling-0.12.0.zip
2222

2323
URL=https://github.com/garfieldnate/Weka_AnalogicalModeling
2424

0 commit comments

Comments
 (0)