This function wraps the procedure for fitting a deep neural network model and makes it accessible to the easyml core framework.
# S3 method for easy_deep_neural_network fit_model(object)
object | A list of class |
---|
A list of class easy_deep_neural_network
.