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

Quantum Kernel Ridge Regression with a hyperparameter optimization #294

Closed TShiotaSS closed 10 months ago

TShiotaSS commented 10 months ago

量子カーネルリッジ回帰(QKRR)とそのテストコード追加しました。

codecov[bot] commented 10 months ago

Codecov Report

Merging #294 (9b9f6b8) into main (ebd7b6e) will increase coverage by 0.33%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
+ Coverage   92.02%   92.35%   +0.33%     
==========================================
  Files          13       15       +2     
  Lines        1041     1086      +45     
  Branches      197      199       +2     
==========================================
+ Hits          958     1003      +45     
  Misses         50       50              
  Partials       33       33              
Files Changed Coverage Δ
skqulacs/qnn/solver.py 90.27% <ø> (ø)
skqulacs/qkrr/__init__.py 100.00% <100.00%> (ø)
skqulacs/qkrr/qkrr.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more