Plots a histogram chart which shows the fitting time obtained from various regressors/classifiers (using their default values) on the
given dataset (X, y).
Usage
test_timing(type = 1, X, y)
Arguments
type
1 to compare regressors, 2 for comparing classifiers