Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Static
Readonly
AnomalyThe Anomaly detection category, used e.g. for identifying items, events or observations which deviate significantly from the majority of the data.
Static
Readonly
AudioThe Audio category, used e.g. for processing and analyzing sound recognition.
Static
Readonly
ClusteringThe Clustering category, used e.g. for grouping a set of objects in such a way that objects in the same group are more similar to each other than to those in other groups.
Static
Readonly
ConnectionThe Connection category, used e.g. for sharing data with external services or take action on external services.
Static
Readonly
CustomThe Custom category, used for user-supplied icons.
Static
Readonly
DataThe Data access category, used e.g. for accessing data from external sources not accessible natively.
Static
Readonly
DefaultThe default category, used if no other category is selected.
Static
Readonly
EvaluationThe Evaluation category, used e.g. for monitoring and understanding performance and efficacy of a data model.
Static
Readonly
ExplorationThe Exploration category, used e.g. for understanding what is in a data set and the characteristics of the data.
Static
Readonly
ForecastingThe Forecasting category, used e.g. for estimating the values of new data based on historical data.
Static
Readonly
PredictionThe Prediction category, used e.g. for making predictions on values or unknown events.
Static
Readonly
PreparationThe Preparation category, used e.g. for manipulating data to a form that can readily and accurately be analyzed.
Static
Readonly
SimilaritiesThe Similarities category, used e.g. for measuring how data samples are related or close to each other.
Static
Readonly
SpatialThe Spatial category, used e.g. for processing and manipulating spatial data.
Static
Readonly
TextThe Text category, used e.g. for analyzing text data and transforming unstructured text into normalized, structured data.
Static
Readonly
VisionThe Vision category, used e.g. for processing, analyzing and outputting images and data from image recognition.
Gets the display name for the category.
Gets the invariant name of the category.
Represents the category of a data function.
Since
2.0