## Summary Create Algorithm.algorithm_context attribute in the schema. ## Acceptance Criteria - [x] Add "include_multiple_matches", "log_odds" and "skip_values" to algorithm_context - [x] Add validation that log_odds are valid features and values are greater than 0 - [x] Add validation to evaluators to verify that log_odds feature is available before use - [x] Add validation to blocking keys to verify that log_odds feature is available before use
Summary
Create Algorithm.algorithm_context attribute in the schema.
Acceptance Criteria