-
Notifications
You must be signed in to change notification settings - Fork 895
Open
Labels
Description
Hi everyone. First of all, I'm quite new at using matplotlib and mlxtend, so I apologise in advance if what I ask is stupid or simply wrong.
The thing is that I want to stack some decision region plots in 3D depending on the filler value that I set for the third feature so it looks similar to this:
From: https://kaleidoscopicdiaries.wordpress.com/2016/08/22/stacking-density-plots-in-3d-in-matplotlib/
Since the plot_decision_regions method returns a matplotlib.axes.Axes object, I have not been able to figure out how to do it properly. Is there an easy way to do it?
Reactions are currently unavailable
