Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- MulticlassMachine
- Traceback (most recent call last):
- File "classifier_multiclass_ecoc_ovr.py", line 39, in <module>
- classifier_multiclasslinearmachine_modular(*parameter_list[0])
- File "classifier_multiclass_ecoc_ovr.py", line 30, in classifier_multiclasslinearmachine_modular
- ecoc_strategy = ECOCStrategy(a, b)
- NotImplementedError: Wrong number or type of arguments for overloaded function 'new_ECOCStrategy'.
- Possible C/C++ prototypes are:
- shogun::CECOCStrategy::CECOCStrategy()
- shogun::CECOCStrategy::CECOCStrategy(CECOCEncoder *,CECOCDecoder *)
Advertisement
Add Comment
Please, Sign In to add comment