Ran
|
Files
44
|
Run time
1s
|
Badge
README BADGES
|
push
github
The deprecated calling sytle of circut draw function has been updated in tutorials. (#743) (#746) * Fix error on 'qc1.draw' This error occurs in docs/tutorials/01_neural_networks.ipynb, codeblock #26, the end line. * The deprecated calling sytle of circut draw function has been updated in tutorials. * All outdated usages of drawing cirucit in '12_quantum_autoencoder.ipynb' are fixed. --------- Co-authored-by: Steve Wood <40241007+woodsp-ibm@users.noreply.github.com> (cherry picked from commit 30aa648b1) Co-authored-by: 苏小冷 <74600988+espREssOOOHHH@users.noreply.github.com>
1876 of 2026 relevant lines covered (92.6%)
0.93 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
34.15 | qiskit_machine_learning/version.py | 84 | 41 | 14 | 27 | 1.0 | |
86.26 | ...ne_learning/algorithms/classifiers/pegasos_qsvc.py | 369 | 131 | 113 | 18 | 1.0 | |
86.9 | ...rning/kernels/algorithms/quantum_kernel_trainer.py | 249 | 84 | 73 | 11 | 1.0 | |
87.38 | qiskit_machine_learning/datasets/ad_hoc.py | 267 | 103 | 90 | 13 | 1.0 | |
89.09 | ...kit_machine_learning/algorithms/trainable_model.py | 300 | 110 | 98 | 12 | 1.0 | |
89.23 | ...ine_learning/circuit/library/raw_feature_vector.py | 183 | 65 | 58 | 7 | 1.0 | |
90.0 | qiskit_machine_learning/exceptions.py | 34 | 10 | 9 | 1 | 1.0 | |
90.44 | ...machine_learning/neural_networks/neural_network.py | 319 | 136 | 123 | 13 | 1.0 | |
91.07 | ...kit_machine_learning/connectors/torch_connector.py | 335 | 112 | 102 | 10 | 1.0 | |
92.0 | ...ning/utils/loss_functions/kernel_loss_functions.py | 127 | 25 | 23 | 2 | 1.0 |