{"classes":{"High":"1000+","Low":"150-400","Medium":"400-1000","VeryLow":"0-150"},"description":"Predicts backsomatic class from 288 spectra values (s1-s288)","endpoints":{"GET /":"This documentation","GET /features/expected":"Get input feature specifications","GET /health":"Check API health status","GET /model/info":"Get detailed model information","POST /predict":"Make prediction from 288 spectra values"},"input_format":{"description":"JSON object with spectra array","example":{"spectra":[100,200,150,180,"...","exactly 288 numeric values"]}},"output_format":{"confidence":"Prediction confidence (0-1)","predicted_class":"VeryLow | Low | Medium | High","predicted_value_range":"Corresponding value range","probabilities":"Probabilities for each class"},"title":"Simple 288-Feature Backsomatic Classification API","version":"1.0.0"}
