main
move around examples for better structure.
MNT Deprecate `multiclass_colors` in favour of `label_colors` in `DecisionBoundaryDisplay` (#34092)
MNT Update index finding to use np.nonzero (#31115)
MNT Add author/license note where missing and add the linter (#29477)
DOC Use DecisionBoundaryDisplay in Plot RBF Parameters example (#33952)
DOC: Correct many grammatical issues (#32820)
FIX: fix wrongly used `plt.show()` in examples (#31524)
DOC Use DecisionBoundaryDisplay in SVM margin example (#34192)
MNT Fix typos found by typos (#33916)
DOC Fix decision boundary colouring in the `plot_svm_tie_breaking.py` example (#32361)
DOC Rework SVM weighted samples example (#30711)