Travis-S-IBM / q-kernel-ops

A repository for the QAMP Spring 2022 project
Apache License 2.0
3 stars 2 forks source link

Workflow testing #11

Closed mickahell closed 2 years ago

mickahell commented 2 years ago

Testing the final workflow with bunch of data and comparing with classical ML

EPIC #5

cfilleke commented 2 years ago

We need to plan for:

Each of these test activities will need to be a separate issue

mickahell commented 2 years ago

@cfilleke :)

indeed, we have to make the choice of the codebase organization and tests protocol before starting to code. I suggest we organize our code to fill compliance with Qiskit Ecosystem. Means :

mickahell commented 2 years ago

I'll create another issue for organizing the entire codebase. And add everything on it.

But what do you mean by these ?

  • [ ] accuracy tests (eg. ML training + validation vs. classification & regression accuracy on test data set)
  • [ ] performance metrics, reporting & storage