This project implements a comprehensive comparison of quantum and classical SVM algorithms in the context of brain tumor classification (GBM and LGG) based on TCGA genetic data. The study includes robustness analysis of different quantum feature maps against various types and levels of noise in medical data. https://michalkasprowicz.com
Go to file
Michał Kasprowicz 7d0e6d92ab Upload files to "eksperymenty_poboczne" 2025-09-16 18:35:51 +00:00
dane Upload files to "dane" 2025-08-23 08:25:04 +00:00
eksperymenty_poboczne Upload files to "eksperymenty_poboczne" 2025-09-16 18:35:51 +00:00
konfiguracja Upload files to "konfiguracja" 2025-09-16 18:34:25 +00:00
wyniki Upload files to "wyniki/eksperyment_glowny/2" 2025-09-13 01:25:39 +00:00
LICENSE Initial commit 2025-08-21 05:43:29 +00:00
README.md Initial commit 2025-08-21 05:43:29 +00:00
qsvm.py Upload files to "/" 2025-08-30 12:31:21 +00:00
qsvm1_zz.py Upload files to "/" 2025-08-21 06:32:39 +00:00
qsvm2_pauli.py Upload files to "/" 2025-08-21 06:32:39 +00:00
qsvm3_z.py Upload files to "/" 2025-08-21 06:32:39 +00:00
qsvm4_amplitude.py Upload files to "/" 2025-08-21 06:32:39 +00:00
qsvm5_hybrid.py Upload files to "/" 2025-08-21 06:32:55 +00:00
qsvm_optimized.py Upload files to "/" 2025-09-13 01:23:15 +00:00

README.md

Genomic_data_QSVM

The aim of the work is to conduct a series of experiments using quantum computing elements in combination with classical machine learning algorithms. In this specific case, the author focused on the support vector machine algorithm. The work addresses the issue of genomic data analysis in terms of cancer mutations.