Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
|
|
Has been superseded by ModelAttribute.all_relevant_parameters_are_none_or_numeric
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scalar indexes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They may be important for dtree generation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
model.build_dtree does belong into attr, but that's a different commit
|
|
The tree variant is used for attributes which depend on a non-numeric
parameter (which can't be modeled as a function)
|
|
|
|
|
|
|
|
|
|
This speeds up analysis and adds support for models with more than 32
parameters.
|
|
|
|
Still TODO: Ignore codependent parameters when partitioning data for
analytic modeling / regression
|
|
|
|
|
|
|
|
|