MazinAl-Z / quantumprotector

🔒 Enhancing cybersecurity with Quantum Computing and Machine Learning. Quantum Protector leverages Qiskit and scikit-learn to provide advanced classification using Quantum Support Vector Classification (QSVC). Developed for the Tuwaiq Academy Boot Camp for Quantum Computing.
GNU General Public License v3.0
0 stars 0 forks source link

Better model ! #1

Closed MazinAl-Z closed 6 months ago

MazinAl-Z commented 6 months ago

The model that is in the repo as of now is trained only on 1K emails. It was meant to be 20K, but due to not having enough time, I made it smaller. The better one is being trained as I'm writing this.

MazinAl-Z commented 6 months ago

I made the Better model !