Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
max bins remains at 120 (≠25), but that one should only affect run-time and
not accuracy/complexity
|
|
|
|
|
|
Also, allow users to override them
|
|
|
|
force_tree=False)"
This reverts commit 21a8de382ce2fff0ba740856f60ba135b1d925dd.
Breaks with --filter-observations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, document it in doc/modeling-methods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ignore non-numeric function arguments instead. Strings arguments are often
paired with a length indicater and we are only interested in the latter.
|
|
This should help avoid confusion.
|
|
|
|
|
|
|
|
|
|
|
|
It is not working properly in 95% of cases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|