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
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The global list may no longer be helpful after the observations have been
partitioned by parent nodes
|
|
|
|
|
|
This can happen when --filter-observation is in use
|