This commit is contained in:
		@@ -58,7 +58,7 @@ def run_everything(parameters: dict):
 | 
			
		||||
    response = {
 | 
			
		||||
        "tag": tag,
 | 
			
		||||
        "probability": 1.0 if results[0] == 'sturnus' else 0.0,
 | 
			
		||||
        "model": ...
 | 
			
		||||
        "model": "TODO"
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    logging.info(f"Classification done!")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user