diff keras_batch_models.xml @ 17:08228c7fcf48 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 80417bf0158a9b596e485dd66408f738f405145a
author bgruening
date Mon, 02 Oct 2023 08:18:30 +0000
parents 70846a2dd227
children
line wrap: on
line diff
--- a/keras_batch_models.xml	Wed Aug 09 12:42:22 2023 +0000
+++ b/keras_batch_models.xml	Mon Oct 02 08:18:30 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>