diff options
Diffstat (limited to 'R_AR/aaaaaaa.md')
| -rw-r--r-- | R_AR/aaaaaaa.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/R_AR/aaaaaaa.md b/R_AR/aaaaaaa.md new file mode 100644 index 0000000..6e84df7 --- /dev/null +++ b/R_AR/aaaaaaa.md @@ -0,0 +1,14 @@ +support = count(x)/count(total) + +confidence - если х, то скорей всего y = supp(x + y)/supp(x) + +lift - насколько зависят друг от друга = supp(x+y)/(supp(x) supp(y)) +1 независимы + +lift(a, b) = 1.25 -> +25% мощнее правила, что a просто покупают + +https://habr.com/ru/companies/ods/articles/353502/ + + + +откидываем нечастые |
