issues
search
sQUlearn
/
squlearn
scikit-learn interface for quantum algorithms
https://squlearn.github.io
Apache License 2.0
63
stars
20
forks
source link
Fix `QNNClassifier` multiclass & add Manuel
#264
Closed
MoritzWillmann
closed
6 months ago
MoritzWillmann
commented
6 months ago
This PR:
Fixes the
LabelBinarizer
in
QNNClassifier
to be able to handle multiclass classification
Adds @MHagelueken to the list of authors, readme and citation file
Fixes a docstring
This PR:
LabelBinarizer
inQNNClassifier
to be able to handle multiclass classification