|
|
|
|
|
by alextheparrot
2101 days ago
|
|
Producing a set of impactful decision boundaries as functions and then manually curating the functions reminds me how much work maintaining rule based systems can be. Moreover, so much time is spent on figuring out which rules might be helpful in the first place - this being partly what makes rule based systems traditionally brittle (It takes far longer to evolve the rule-based system than to work around the rules). I really like the idea of models producing functions over values, thanks for sharing that insight. |
|