PeterYS

PeterYS

Joined August 19, 2024

Karma 24

PeterYS

2

Posted by PeterYS

I see, thanks @julian!
PeterYS

2

Posted by PeterYS

Hi @julian, yes, I am running it locally in vs code.
The error appears when I do aqora test.
My version of the CLI:
aqora 0.7.0 Python 3.12.5 (main, Aug 6 2024, 19:08:49) [Clang 15.0.0 (clang-1500.3.9.4)]
Does this help?
PeterYS

1

Posted by PeterYS

Hi @stubbi , yes, I think I am on the latest version. Thanks.
PeterYS

2

Posted by PeterYS

Hi @antoine @stubbi , thanks, I think I have the solution now. Btw, I think the website jumps to the top of the page every time I @ someone in the comments, for some reason.
PeterYS

2

Posted by PeterYS

Hi @stubbi, I think I've found a way to get around this. Thanks.
PeterYS

2

Posted by PeterYS

Hi @stubbi, yes, I believe so. I will check again tomorrow and get back to you.
PeterYS

1

Posted by PeterYS

Thanks!
PeterYS

2

Posted by PeterYS

Screenshot 2024-09-04 at 15.46.10.png Screenshot 2024-09-04 at 15.46.17.png
PeterYS

2

Posted by PeterYS

What I mean is that the simulation overhead for the classical method, SGDOneClassSVM—which is the one I am using and has an accuracy of around 0.85—is much smaller than that of the quantum counterpart.
My quantum computational solution is simply to add angle embedding for the classical data, but the simulation takes hours to run...
I suppose I need to find a way to work around this.
PeterYS

1

Posted by PeterYS

Great! Thanks Julian. This helps a lot, clarifying the metrics for me.