Airflows Data Platform
EspaƱol
English (Deprecated)
IntroductionFirst stepsAdmin toolFormsLists of valuesFunctionsSecurityReportsWeb packagesWeb linksAutoMLDashboardsIAMSettingsAdmin tasksAPI referenceHow to'sFAQ

Airflows

AutoML (Auto Machine Learning)

Airflows automatically finds the best predictive models for your data.

Airflows puts at your disposal the latest technologies and algorithms available in the areas of Machine Learning and Deep Learning.

Get results quickly, easily and without relying on data scientists.

Airflows

Then only thing you have to do in order to define an intelligence model is to declarative fill the following parameters:

Parameter nameDescriptionExample value
FormThe form for which you want to make predictions.Cars, Car
Model nameThe name of the intellicence model.Price
Problem typeThe type of problem you are trying to solve (i.e. Regression or Classification). If you want to predict a continuous value such as price, salary, age, ..., then you specify "regression". If you want to predict a discrete value such as male or female, true or false, ..., then you specify "classification".Regression
Label (attribute to predict)The attribute that you want to predict and/or infer values for.Cars, Car, price
Max. number of models to tryThe maximum number of different models that the training algorithm will train on.100
Attribute where predictions are storedOptionally you can specify an attribute where you want predictions to be stored in.Cars, Car, pricePrediction

Airflows

You must add the features (i.e. the attributes that will be used to predict the value of the label (i.e. the attribute to predict).

Finally, you can request training checking the combo, and Airflows will find for the best model for your data.

Airflows

Once a model has been found, you can make predictions and/or inferences over the existing data.

Airflows

You just need to enable intelligence in searching results, as you can see in the screenshot.

Airflows

As soon as you enable intelligence, a new column will appear and predictions will be done.

Airflows

The same thing applies to classification problems.

Airflows

You just need to enable intelligence in searching results, as you can see in the screenshot.

Airflows

As soon as you enable intelligence, a new column will appear and predictions will be done.

Airflows