Skip to content

This repo contains codes to create classical ensemble of Quantum-Classical ML models. We show an application of Phishing detection in Ethereum Networks

License

Notifications You must be signed in to change notification settings

anupamaray/EnsembleQML_application

Repository files navigation

Platform Python Qiskit License Code style: Black Tests Coverage

Classical Ensemble of Quantum-Classical machine learning models

This repository contains tutorial style notebooks to explain how to create ensembles using quantum and classical machine learning algorithms. These codes are based on the paper [1] and show two-level and three-level stacked ensembles that can be trained and tested on simulator as well as hardware. The dataset used to reproduce the results in the paper are given in the codes folder and code to run classical Support Vector Machine (SVM), Quantum SVM and Variational Quantum Classifier (VQC) is present as well. Overall the entire script is generic and can be used for any other classification task.

Table of Contents

For Users
  1. About the Project
  2. Beginner's Guide
  3. Installation
  4. Quickstart Guide
  5. Tutorials
  6. How-Tos
  7. Prototype Template File Glossary
  8. How to Give Feedback
  9. Contribution Guidelines
  10. References and Acknowledgements
  11. License
For Developers/Contributors
  1. Contribution Guide
  2. Technical Docs

How to Give Feedback

We encourage your feedback! You can share your thoughts with us by:


Contribution Guidelines

For information on how to contribute to this project, please take a look at our contribution guidelines.


References and Acknowledgements

[1] Diátaxis Technical Documentation Framework
https://diataxis.fr/


License

Apache License 2.0

About

This repo contains codes to create classical ensemble of Quantum-Classical ML models. We show an application of Phishing detection in Ethereum Networks

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published