AzureMachineLearningStudioInputColumn Class
Describes an input column for the Azure Machine Learning Studio endpoint.
- Inheritance
-
AzureMachineLearningStudioInputColumn
Constructor
AzureMachineLearningStudioInputColumn(*, name: Optional[str] = None, data_type: Optional[str] = None, map_to: Optional[int] = None, **kwargs)
Parameters
- data_type
- str
Required
The (Azure Machine Learning supported) data type of the input column. A list of valid Azure Machine Learning data types are described at https://msdn.microsoft.com/en- us/library/azure/dn905923.aspx .
Feedback
Submit and view feedback for