Classification and Regression with the BigML Dashboard

5.3 Creating Deepnets with 1-click

To create a deepnet in BigML you have two options: either the 1-click option which uses the default values for all available configuration options or you can tune the parameters in advanced by using the configuration options explained in section 5.4 . This section explains how to create a deepnet with 1-click.

From the dataset view, select the 1-click deepnet option in the 1-click action menu. (See Figure 5.4 .)

\includegraphics[]{images/deepnet/deepnet-oneclick}
Figure 5.4 Create 1-click deepnet from dataset 1-click action menu

Alternatively, you can use the 1-click deepnet option in the pop up menu from the dataset list view. (See Figure 5.5 .)

\includegraphics[]{images/deepnet/deepnet-oneclick-popup}
Figure 5.5 Create 1-click deepnet from dataset popup menu

Either option builds a deepnet using the default values for all available configuration options. (See section 5.4 .)

Note: your dataset needs to contain at least one categorical or numeric field to be selected as the Objective Field to create the deepnet.