-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathCITATION.cff
More file actions
68 lines (66 loc) · 2.4 KB
/
Copy pathCITATION.cff
File metadata and controls
68 lines (66 loc) · 2.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: QBioCode
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Bryan
family-names: Raubenolt
email: raubenb@ccf.org
affiliation: 'Cleveland Clinic, Cleveland, OH, USA'
- given-names: Aritra
family-names: Bose
email: a.bose@ibm.com
orcid: https://orcid.org/0000-0002-8665-056X
affiliation: 'IBM Research, Yorktown Heights, NY, USA'
- affiliation: 'IBM Research, Yorktown Heights, NY, USA'
orcid: https://orcid.org/0000-0002-1567-9090
given-names: Kahn
family-names: Rhrissorrakrai
email: krhriss@us.ibm.com
- affiliation: 'IBM Research, Yorktown Heights, NY, USA'
orcid: https://orcid.org/0000-0003-3226-7642
email: futro@us.ibm.com
given-names: Filippo
family-names: Utro
- affiliation: 'Cleveland Clinic, Cleveland, OH, USA'
orcid: 'https://orcid.org/0000-0002-7909-3099'
email: mohana2@ccf.org
given-names: Akhil
family-names: Mohan
- affiliation: 'Cleveland Clinic, Cleveland, OH, USA'
given-names: Daniel
family-names: Blankenberg
email: blanked2@ccf.org
- given-names: Laxmi
family-names: Parida
email: parida@us.ibm.com
orcid: https://orcid.org/0000-0002-7872-5074
affiliation: 'IBM Research, Yorktown Heights, NY, USA'
repository-code: 'https://github.com/IBM/QBioCode'
url: 'https://ibm.github.io/QBioCode/'
abstract: >-
QBioCode is a comprehensive suite of computational resources for quantum machine learning
applications in healthcare and life sciences. It provides tools for benchmarking quantum
and classical machine learning models, analyzing data complexity, and making informed model
selection decisions. The package includes QProfiler for automated ML benchmarking with data
complexity analysis, QSage for meta-learning and intelligent model selection, artificial
data generation with controlled complexity, quantum ML implementations (QSVC, PQK, VQC, QNN),
and classical ML baselines (RF, SVM, LR, DT, NB, MLP, XGBoost).
keywords:
- Quantum Machine Learning
- Machine Learning
- Healthcare
- Life Sciences
- Bioinformatics
- Quantum Computing
- Benchmarking
- Data Complexity
- Model Selection
- Qiskit
license: Apache-2.0
version: 0.0.1
date-released: 2025-12-01