diff pycaret_predict.py @ 8:1aed7d47c5ec draft default tip

planemo upload for repository https://github.com/goeckslab/gleam commit 8112548ac44b7a4769093d76c722c8fcdeaaef54
author goeckslab
date Fri, 25 Jul 2025 19:02:32 +0000
parents ccd798db5abb
children
line wrap: on
line diff
--- a/pycaret_predict.py	Wed Jul 09 01:13:01 2025 +0000
+++ b/pycaret_predict.py	Fri Jul 25 19:02:32 2025 +0000
@@ -10,6 +10,7 @@
 from sklearn.metrics import average_precision_score
 from utils import encode_image_to_base64, get_html_closing, get_html_template
 
+
 LOG = logging.getLogger(__name__)