Skip to content

Commit

Permalink
Merge branch 'dev' into postmodeling_revision_2023
Browse files Browse the repository at this point in the history
  • Loading branch information
KasunAmare committed Nov 29, 2023
2 parents 8b147ed + b9c4d0a commit faaa5de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/triage/component/catwalk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ def __init__(
self.replace = replace
self.protected_groups_generator = protected_groups_generator
self.bigtrain_classnames = [
'imblearn.ensemble.BalancedRandomForestClassifier',
'sklearn.ensemble.RandomForestClassifier',
'sklearn.ensemble.ExtraTreesClassifier',
'sklearn.ensemble.AdaBoostClassifier',
Expand Down

0 comments on commit faaa5de

Please sign in to comment.