CNTKModel¶
-
class
CNTKModel.CNTKModel(batchInput=True, convertOutputToDenseVector=True, feedDict={'argument_0': 'argument_0'}, fetchDict={'output_0': 'output_0'}, miniBatcher=None, model=None, shapeOutput=False)[source]¶ Bases:
mmlspark._CNTKModel._CNTKModelParameters: - SparkSession (SparkSession) – The SparkSession that will be used to find the model
- location (str) – The location of the model, either on local or HDFS