Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

feat: Support custom indictments and fully implement the ScoreExplanation and ScoreAnalysis API #38

Merged
merged 1 commit into from
Apr 22, 2024
Merged

feat: Support custom indictments and fully implement the ScoreExplanation and ScoreAnalysis API #38

merged 1 commit into from
Apr 22, 2024

Conversation

Christopher-Chianelli
Copy link
Collaborator

  • Choose to use properties for the ScoreExplanation and ScoreAnalysis API, to make its usage more Pythonic (as a.b.c is more Pythonic then a.get_b().get_c()

  • Include missing methods in the AssertionError for the API check test

Custom justification support is not yet implemented.

…tion and ScoreAnalysis API

- Choose to use properties for the ScoreExplanation and ScoreAnalysis
  API, to make its usage more Pythonic (as `a.b.c` is more Pythonic
  then `a.get_b().get_c()`

- Include missing methods in the AssertionError for the API check test
@Christopher-Chianelli Christopher-Chianelli merged commit d0a5811 into TimefoldAI:main Apr 22, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants