ai-cfia / nachet-backend

A flask-based backend for Nachet to handle Azure endpoint and Azure storage API requests from the frontend.
MIT License
1 stars 4 forks source link

Add ability to switch between deployed models #30

Closed RussellJimmies closed 9 months ago

RussellJimmies commented 9 months ago

Description: Currently, users are experiencing suboptimal classification results from our deployed models. To address this issue and improve user satisfaction, it's crucial to assess and compare the performance of these models directly.

Proposed Solution: Implement a feature allowing users to seamlessly switch between different deployed models. This will enable sequential testing of each model under identical conditions, facilitating a direct comparison of their classification results.

Metadata:

Related Issues: