Public static methods
ValueTuple<object, Nullable<int>> convert_to_generator_like(Dataset data, Nullable<int> batch_size, Nullable<int> steps_per_epoch, int epochs, bool shuffle)
ValueTuple<object, Nullable<int>> convert_to_generator_like(object data, Nullable<int> batch_size, Nullable<int> steps_per_epoch, int epochs, bool shuffle)
ValueTuple<object, Nullable<int>> convert_to_generator_like(Trackable data, Nullable<int> batch_size, Nullable<int> steps_per_epoch, int epochs, bool shuffle)
ValueTuple<object, Nullable<int>> convert_to_generator_like(Sequence data, Nullable<int> batch_size, Nullable<int> steps_per_epoch, int epochs, bool shuffle)
ValueTuple<object, Nullable<int>> convert_to_generator_like(ndarray data, Nullable<int> batch_size, Nullable<int> steps_per_epoch, int epochs, bool shuffle)
ValueTuple<object, Nullable<int>> convert_to_generator_like(IEnumerator<ValueTuple<IEnumerable<object>, object>> data, Nullable<int> batch_size, Nullable<int> steps_per_epoch, int epochs, bool shuffle)
ValueTuple<object, Nullable<int>> convert_to_generator_like(IEnumerable<int> data, Nullable<int> batch_size, Nullable<int> steps_per_epoch, int epochs, bool shuffle)
object model_iteration(object model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, object validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, object validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, object validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, IEnumerator<ValueTuple<object, object>> validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, IEnumerator<ValueTuple<object, object>> validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, IEnumerator<ValueTuple<object, object>> validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, object validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, IEnumerator<ValueTuple<object, object>> validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, IEnumerator<ValueTuple<object, object>> validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, object validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, IEnumerator<ValueTuple<object, object>> validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, object data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, object validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, IEnumerator<ValueTuple<object, object>> validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, object validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, object validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(object model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, IEnumerator<ValueTuple<object, object>> validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, bool shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
object model_iteration(Model model, IEnumerable<IGraphNodeBase> data, Nullable<int> steps_per_epoch, int epochs, int verbose, IEnumerable<object> callbacks, Dataset validation_data, Nullable<int> validation_steps, int validation_freq, IDictionary<string, object> class_weight, int max_queue_size, int workers, bool use_multiprocessing, string shuffle, int initial_epoch, ImplicitContainer<T> mode, Nullable<int> batch_size, string steps_name, IDictionary<string, object> kwargs)
Public properties
Delegate evaluate_generator get; set;
object evaluate_generator_dyn get; set;
Delegate fit_generator get; set;
object fit_generator_dyn get; set;
Delegate predict_generator get; set;
object predict_generator_dyn get; set;