📈 Interactive decision boundary visualizer
A web app for visualizing decision boundaries of classifiers.
Supports 2-dimensional data and the following classifiers and their parameters:
conda create -n decision_boundary_viz python=3.5 numpy=1.11 scikit-learn=0.18 bokeh=0.12.4 flask=0.12