Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines 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 ReadonlyAnomalyThe Anomaly detection category, used e.g. for identifying items, events or observations which deviate significantly from the majority of the data.
Static ReadonlyAudioThe Audio category, used e.g. for processing and analyzing sound recognition.
Static ReadonlyClusteringThe 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 ReadonlyConnectionThe Connection category, used e.g. for sharing data with external services or take action on external services.
Static ReadonlyCustomThe Custom category, used for user-supplied icons.
Static ReadonlyDataThe Data access category, used e.g. for accessing data from external sources not accessible natively.
Static ReadonlyDefaultThe default category, used if no other category is selected.
Static ReadonlyEvaluationThe Evaluation category, used e.g. for monitoring and understanding performance and efficacy of a data model.
Static ReadonlyExplorationThe Exploration category, used e.g. for understanding what is in a data set and the characteristics of the data.
Static ReadonlyForecastingThe Forecasting category, used e.g. for estimating the values of new data based on historical data.
Static ReadonlyPredictionThe Prediction category, used e.g. for making predictions on values or unknown events.
Static ReadonlyPreparationThe Preparation category, used e.g. for manipulating data to a form that can readily and accurately be analyzed.
Static ReadonlySimilaritiesThe Similarities category, used e.g. for measuring how data samples are related or close to each other.
Static ReadonlySpatialThe Spatial category, used e.g. for processing and manipulating spatial data.
Static ReadonlyTextThe Text category, used e.g. for analyzing text data and transforming unstructured text into normalized, structured data.
Static ReadonlyTimeThe Time series category, used e.g. for processing and analyzing time series data.
Static ReadonlyVisionThe Vision category, used e.g. for processing, analyzing and outputting images and data from image recognition.
Represents the category of a data function.
Since
2.0