Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix this compatibility issue
  • Loading branch information
weixuanfu2016 committed May 16, 2017
commit 7cea3bf8d1059fe15ef3e7fe50c748f65bfe0a2e
2 changes: 1 addition & 1 deletion tpot/config_classifier_mdr.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

# Classifiers

'mdr.MDR': {
'mdr.MDRClassifier': {
'tie_break': [0, 1],
'default_label': [0, 1]
},
Expand Down