The image shows two options available for Starting an AutoML experiment. The two
            options are Faster Results and Better Accuracy.
            
               - Select the Faster Results option if you want to get candidate models sooner,
                  possibly at the expense of accuracy. This option works with a smaller set of the
                  hyperparamter combinations, and hence yields faster result.
               
- Select the Better Accuracy option  if you want more pipeline combinations to be
                  tried for possibly more accurate models. A pipeline is defined as an algorithm,
                  selected data feature set, and set of algorithm hyperparameters.