Qulacs-Osaka / scikit-qulacs

scikit-qulacs is a library for quantum neural network. This library is based on qulacs and named after scikit-learn.
https://qulacs-osaka.github.io/scikit-qulacs/index.html
MIT License
19 stars 6 forks source link

Multi value regression #219

Closed ikanago closed 2 years ago

ikanago commented 2 years ago

close #202

codecov[bot] commented 2 years ago

Codecov Report

Merging #219 (2a00f8b) into main (613b9d8) will increase coverage by 0.43%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
+ Coverage   91.42%   91.86%   +0.43%     
==========================================
  Files          12       12              
  Lines         875      873       -2     
  Branches      168      168              
==========================================
+ Hits          800      802       +2     
+ Misses         44       42       -2     
+ Partials       31       29       -2     
Impacted Files Coverage Δ
skqulacs/qnn/classifier.py 91.66% <ø> (-0.12%) :arrow_down:
skqulacs/qnn/regressor.py 80.95% <ø> (+4.48%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us.