diff keras_batch_models.xml @ 18:9d77b259ef27 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 3c1e6c72303cfd8a5fd014734f18402b97f8ecb5
author bgruening
date Fri, 22 Sep 2023 16:59:40 +0000
parents cada91b0c1d1
children
line wrap: on
line diff
--- a/keras_batch_models.xml	Wed Aug 09 14:02:18 2023 +0000
+++ b/keras_batch_models.xml	Fri Sep 22 16:59:40 2023 +0000
@@ -176,7 +176,7 @@
 
 - compile parameters, are mainly composed of loss function and optimizer.
 
-- fit parameters, a group of variables that control the training process, referring to `galaxy_ml.keras_galaxy_model.KerasGBatchClassifier`_ and `keras.io`_.
+- fit parameters, a group of variables that control the training process, referring to `galaxy_ml.keras_galaxy_model.KerasGBatchClassifier`_ and Keras.
 
 - other parameters, including `class_positive_factor`, `prediction_steps`, `seed` (random seed) and so on.
 
@@ -195,8 +195,6 @@
 
 .. _`galaxy_ml.preprocessors.GenomicIntervalBatchGenerator`: https://goeckslab.github.io/Galaxy-ML/APIs/keras-galaxy-models/#GenomicIntervalBatchGenerator
 
-.. _`keras.io`: https://keras.io/models/model/#fit_generator
-
       ]]>
   </help>
   <citations>