hdinsight Module
Contains functionality for managing HDInsight Cluster compute targets in Azure Machine Learning.
Classes
HDInsightAttachConfiguration |
Represents configuration parameters for attaching HDInsightCompute targets. Use the Initialize the configuration object. |
HDInsightCompute |
Manages an HDInsight cluster compute target in Azure Machine Learning. Azure HDInsight is a popular platform for big-data analytics. The platform provides Apache Spark, which can be used to train your model. For more information, see What are compute targets in Azure Machine Learning? Class ComputeTarget constructor. Retrieve a cloud representation of a Compute object associated with the provided workspace. Returns an instance of a child class corresponding to the specific type of the retrieved Compute object. |