Use correct naming for iteration and epoch
This commit is contained in:
@@ -202,7 +202,7 @@ watch(selectedDatasetCopy, (newValue) => {
|
||||
<!-- MAX ITERATIONS -->
|
||||
<FormField name="max_iterations">
|
||||
<FormItem>
|
||||
<FormLabel>Nombre maximum d'epoch</FormLabel>
|
||||
<FormLabel>Nombre maximum d'itérations</FormLabel>
|
||||
<FormControl>
|
||||
<Input
|
||||
type="number"
|
||||
|
||||
Reference in New Issue
Block a user