InsureQ
InsureQ is a framework for comparing various quantum and classical machine learning models. Currently, it supports comparisons using the IRIS dataset, but future versions will allow comparisons on insurance claim datasets.
Installation
Backend
- Install dependencies using Poetry:
poetry install
- Use the virtual environment.
poetry shell
- Start the backend server:
python3 src/manage.py
Frontend
-
Install npm if not already installed.
-
Navigate to insureq_frontend and install the required dependencies:
npm install- Start the frontend server:
npm startFuture Features
- Support for insurance claim datasets.
- Expanded comparison capabilities across different machine learning models.
Let me know if you'd like any additional sections or modifications!
On this page
Languages
Python54.1%JavaScript36.8%HTML5.9%CSS3.2%
Contributors
Created October 24, 2024
Updated October 25, 2024