8 lines
266 B
YAML
8 lines
266 B
YAML
---
|
|
features:
|
|
- Added a generic scoring engine module, which
|
|
will standardize interactions with scoring engines
|
|
through the common API. It is possible to use the
|
|
scoring engine by different Strategies, which
|
|
improve the code and data model re-use.
|