Skip to content

Feature/general improvements#50

Open
maldwg wants to merge 7 commits into
feature/domainator-integrationfrom
feature/general-improvements
Open

Feature/general improvements#50
maldwg wants to merge 7 commits into
feature/domainator-integrationfrom
feature/general-improvements

Conversation

@maldwg

@maldwg maldwg commented Jun 23, 2026

Copy link
Copy Markdown
Member

No description provided.

@maldwg maldwg requested a review from dreamingdust June 23, 2026 06:30
@maldwg

maldwg commented Jun 23, 2026

Copy link
Copy Markdown
Member Author

Reworked some aspects of hamstring to be more expressive and flexible. Also fixed scaling issues for multithreading/processing.
@dreamingdust can you review the parts I changed in the domainator integration ? I had to rename for instance the feature names as they appeared to be different in new model versions and restructured the detection process for the attribution models a bit. I hope (but I dont think) that I didn't mess up anything. So if you spot a logical error, please let me know :)

# Verify prediction result
np.testing.assert_array_equal(result, mock_prediction)

def test_predict_aligns_features_to_model_order(self):

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test currently fails. Was the assertEqual perhaps meant to compare with list(DOMAINATOR_FEATURE_COLUMNS) instead of the reversed list?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same test also fails in test_domainator_detector.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants