powered by
The generic function for fitting a model within the easyml core framework. Users can create their own fit_model function for their own class of model.
fit_model(object)
A list of class easy_*, where * is the name of the algorithm.
easy_*