EdinCitaku
EdinCitaku
Hey Im pretty new, can I take a look at this and try to fix it?
In case of raising an attribute error, is it enough to add an if statement, that calls the type_of_target function of Y? Something along the line of: ` if type_of_target(Y_decision_chain)...
So what do we need to add for this support? As I understood decision_function expects a 2d-Array when calling estimator.decision_function(X_aug) but since in our case its a multiclass-multioutput target type...
So I looked at it again and made some modifications but Im really not sure if I understood it correctly. This is the code that I changed in the decision_function....
I use [kitty](https://sw.kovidgoyal.net/kitty/) to display images. If you want to display images in the default terminal emulator you can use smth like [imgcat](https://github.com/eddieantonio/imgcat)