PeterYS

PeterYS

Joined August 19, 2024

PeterYS

1

Posted by PeterYS 17 days ago

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

1

Posted by PeterYS 21 days ago

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

1

Posted by PeterYS 23 days ago

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

1

Posted by PeterYS 31 days ago

Thanks!
PeterYS

2

Posted by PeterYS 31 days ago

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

2

Posted by PeterYS 39 days ago

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 41 days ago

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

3

Posted by PeterYS 44 days ago

Ah, got it. Thanks Julian!
PeterYS

2

Posted by PeterYS 44 days ago (edited)

I see. Thanks for the explanation and the debug code, which is very useful! I just checked the 'w's in each trial, from the backend's discrepancy function (which I think is used to calculate the score during each test). It seems that all those values are totally random, without the constraint of being positive? Does that make sense for values like, people's age?