Skip to main content

Classes

DataExplorerSettings

Create a new model by parsing and validating input data from keyword arguments. Raises ValidationError if the input data cannot be parsed to form a valid model.
STATIC METHODS

dimensionality_reduction_technique_validate_enum

from_dict

Create an instance of DataExplorerSettings from a dict

from_json

Create an instance of DataExplorerSettings from a JSON string

preset_validate_enum


METHODS

to_dict

Returns the dictionary representation of the model using alias

to_json

Returns the JSON representation of the model using alias

to_str

Returns the string representation of the model using alias