CDash
CDash copied to clipboard
`computeClassifier.php` functionality can be performed entirely on client side
The API endpoint api/v1/computeClassifier.php does not require any server-side data, and there is no reason to perform the operation on the server. This endpoint can be replaced by equivalent JS code.