scikit-learn-contrib / metric-learn

Metric learning algorithms in Python
http://contrib.scikit-learn.org/metric-learn/
MIT License
1.4k stars 233 forks source link

[Minor] Change SCML supervised docs #337

Closed mvargas33 closed 2 years ago

mvargas33 commented 2 years ago

Fixes #310 adding a simple example for SCML_Supervized with the Iris dataset. Just like any other example in the docs.