Microsoft Machine Learning for Apache Spark
mmlspark
Scala API Docs
Microsoft Machine Learning for Apache Spark
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
AddDocuments (class in mmlspark.cognitive.AddDocuments)
addHyperparam() (mmlspark.automl.HyperparamBuilder.HyperparamBuilder method)
AnalyzeImage (class in mmlspark.cognitive.AnalyzeImage)
AssembleFeatures (class in mmlspark.featurize.AssembleFeatures)
AssembleFeaturesModel (class in mmlspark.featurize.AssembleFeatures)
B
BestModel (class in mmlspark.automl.FindBestModel)
bestModel (mmlspark.recommendation.RankingTrainValidationSplitModel.RankingTrainValidationSplitModel attribute)
BinaryFileFields (in module mmlspark.io.binary.BinaryFileReader)
BinaryFileSchema (in module mmlspark.io.binary.BinaryFileReader)
BingImageSearch (class in mmlspark.cognitive.BingImageSearch)
blur() (mmlspark.opencv.ImageTransformer.ImageTransformer method)
build() (mmlspark.automl.HyperparamBuilder.HyperparamBuilder method)
C
Cacher (class in mmlspark.stages.Cacher)
ClassBalancer (class in mmlspark.stages.ClassBalancer)
ClassBalancerModel (class in mmlspark.stages.ClassBalancer)
CleanMissingData (class in mmlspark.featurize.CleanMissingData)
CleanMissingDataModel (class in mmlspark.featurize.CleanMissingData)
CNTKModel (class in mmlspark.cntk.CNTKModel)
colorFormat() (mmlspark.opencv.ImageTransformer.ImageTransformer method)
ComplexParamsMixin (class in mmlspark.core.schema.Utils)
complexTypeConverter() (in module mmlspark.core.schema.TypeConversionUtils)
ComputeModelStatistics (class in mmlspark.train.ComputeModelStatistics)
ComputePerInstanceStatistics (class in mmlspark.train.ComputePerInstanceStatistics)
confusionMatrix() (in module mmlspark.plot.plot)
copy() (mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit method)
(mmlspark.recommendation.RankingTrainValidationSplitModel.RankingTrainValidationSplitModel method)
crop() (mmlspark.opencv.ImageTransformer.ImageTransformer method)
CustomInputParser (class in mmlspark.io.http.CustomInputParser)
CustomOutputParser (class in mmlspark.io.http.CustomOutputParser)
D
DataConversion (class in mmlspark.featurize.DataConversion)
DescribeImage (class in mmlspark.cognitive.DescribeImage)
DetectAnomalies (class in mmlspark.cognitive.DetectAnomalies)
DetectFace (class in mmlspark.cognitive.DetectFace)
DetectLastAnomaly (class in mmlspark.cognitive.DetectLastAnomaly)
DiscreteHyperParam (class in mmlspark.automl.HyperparamBuilder)
downloadByName() (mmlspark.downloader.ModelDownloader.ModelDownloader method)
downloadFromUrls() (mmlspark.cognitive.BingImageSearch.BingImageSearch static method)
downloadModel() (mmlspark.downloader.ModelDownloader.ModelDownloader method)
downloadModels() (mmlspark.downloader.ModelDownloader.ModelDownloader method)
DropColumns (class in mmlspark.stages.DropColumns)
DynamicMiniBatchTransformer (class in mmlspark.stages.DynamicMiniBatchTransformer)
E
EnsembleByKey (class in mmlspark.stages.EnsembleByKey)
EntityDetector (class in mmlspark.cognitive.EntityDetector)
Explode (class in mmlspark.stages.Explode)
F
Featurize (class in mmlspark.featurize.Featurize)
FindBestModel (class in mmlspark.automl.FindBestModel)
FindSimilarFace (class in mmlspark.cognitive.FindSimilarFace)
FixedMiniBatchTransformer (class in mmlspark.stages.FixedMiniBatchTransformer)
FlattenBatch (class in mmlspark.stages.FlattenBatch)
flip() (mmlspark.opencv.ImageTransformer.ImageTransformer method)
from_java() (in module mmlspark.core.schema.Utils)
fromJava() (mmlspark.downloader.ModelDownloader.ModelSchema static method)
G
gaussianKernel() (mmlspark.opencv.ImageTransformer.ImageTransformer method)
GenerateThumbnails (class in mmlspark.cognitive.GenerateThumbnails)
generateTypeConverter() (in module mmlspark.core.schema.TypeConversionUtils)
get() (mmlspark.automl.HyperparamBuilder.DiscreteHyperParam method)
(mmlspark.automl.HyperparamBuilder.RangeHyperParam method)
getActionCol() (mmlspark.cognitive.AddDocuments.AddDocuments method)
getAllModelMetrics() (mmlspark.automl.FindBestModel.BestModel method)
getAllowImages() (mmlspark.featurize.AssembleFeatures.AssembleFeatures method)
(mmlspark.featurize.Featurize.Featurize method)
getAudioData() (mmlspark.cognitive.SpeechToText.SpeechToText method)
getBackoffs() (mmlspark.cognitive.RecognizeText.RecognizeText method)
getBaseStage() (mmlspark.stages.MultiColumnAdapter.MultiColumnAdapter method)
getBasic() (mmlspark.stages.SummarizeData.SummarizeData method)
getBatchSize() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.stages.FixedMiniBatchTransformer.FixedMiniBatchTransformer method)
getBestModel() (mmlspark.automl.FindBestModel.BestModel method)
(mmlspark.automl.TuneHyperparameters.TuneHyperparametersModel method)
getBestModelInfo() (mmlspark.automl.TuneHyperparameters.TuneHyperparametersModel method)
getBestModelMetrics() (mmlspark.automl.FindBestModel.BestModel method)
getBinary() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getBoundaryRegex() (mmlspark.featurize.text.PageSplitter.PageSplitter method)
getBroadcastJoin() (mmlspark.stages.ClassBalancer.ClassBalancer method)
getBuffered() (mmlspark.stages.FixedMiniBatchTransformer.FixedMiniBatchTransformer method)
getCaseSensitiveStopWords() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getCellSize() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.SuperpixelTransformer.SuperpixelTransformer method)
getCleaningMode() (mmlspark.featurize.CleanMissingData.CleanMissingData method)
getCollapseGroup() (mmlspark.stages.EnsembleByKey.EnsembleByKey method)
getColNames() (mmlspark.stages.EnsembleByKey.EnsembleByKey method)
getCols() (mmlspark.featurize.DataConversion.DataConversion method)
(mmlspark.stages.DropColumns.DropColumns method)
(mmlspark.stages.EnsembleByKey.EnsembleByKey method)
(mmlspark.stages.SelectColumns.SelectColumns method)
getColumnMeans() (mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
getColumnSTDs() (mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
getColumnsToFeaturize() (mmlspark.featurize.AssembleFeatures.AssembleFeatures method)
getConcurrency() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator method)
getConcurrentTimeout() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator method)
getConfidenceThreshold() (mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
getConvertTo() (mmlspark.featurize.DataConversion.DataConversion method)
getCounts() (mmlspark.stages.SummarizeData.SummarizeData method)
getCustomInterval() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
getCustomValue() (mmlspark.featurize.CleanMissingData.CleanMissingData method)
getDataType() (mmlspark.featurize.ValueIndexerModel.ValueIndexerModel method)
(mmlspark.io.http.JSONOutputParser.JSONOutputParser method)
getDateTimeFormat() (mmlspark.featurize.DataConversion.DataConversion method)
getDefaultStopWordLanguage() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getDetails() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
getDetectOrientation() (mmlspark.cognitive.OCR.OCR method)
getDisable() (mmlspark.stages.Cacher.Cacher method)
(mmlspark.stages.Repartition.Repartition method)
getDisableMaterialization() (mmlspark.stages.Timer.Timer method)
getErrorCol() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
getErrorThreshold() (mmlspark.stages.SummarizeData.SummarizeData method)
getEvaluationMetric() (mmlspark.train.ComputeModelStatistics.ComputeModelStatistics method)
(mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics method)
getEvaluationResults() (mmlspark.automl.FindBestModel.BestModel method)
getFaceId() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
getFaceId1() (mmlspark.cognitive.VerifyFaces.VerifyFaces method)
getFaceId2() (mmlspark.cognitive.VerifyFaces.VerifyFaces method)
getFaceIds() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
getFaceListId() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
getFeatureColumns() (mmlspark.featurize.Featurize.Featurize method)
getFeatureImportances() (mmlspark.lightgbm.LightGBMClassifier.LightGBMClassificationModel method)
(mmlspark.lightgbm.LightGBMRanker.LightGBMRankerModel method)
(mmlspark.lightgbm.LightGBMRegressor.LightGBMRegressionModel method)
getFeaturesCol() (mmlspark.featurize.AssembleFeatures.AssembleFeatures method)
getFlipLeftRight() (mmlspark.image.ImageSetAugmenter.ImageSetAugmenter method)
getFlipUpDown() (mmlspark.image.ImageSetAugmenter.ImageSetAugmenter method)
getForm() (mmlspark.stages.UnicodeNormalize.UnicodeNormalize method)
getFormat() (mmlspark.cognitive.SpeechToText.SpeechToText method)
getGranularity() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
getGroupbyCol() (mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
getHandler() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
getHeaders() (mmlspark.io.http.JSONInputParser.JSONInputParser method)
getHeight() (mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.image.UnrollBinaryImage.UnrollBinaryImage method)
getImageBytes() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.TagImage.TagImage method)
getImageUrl() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.TagImage.TagImage method)
getIndexName() (mmlspark.cognitive.AddDocuments.AddDocuments method)
getInputCol() (mmlspark.cntk.CNTKModel.CNTKModel method)
(mmlspark.featurize.IndexToValue.IndexToValue method)
(mmlspark.featurize.text.MultiNGram.MultiNGram method)
(mmlspark.featurize.text.PageSplitter.PageSplitter method)
(mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
(mmlspark.featurize.ValueIndexer.ValueIndexer method)
(mmlspark.featurize.ValueIndexerModel.ValueIndexerModel method)
(mmlspark.image.ImageSetAugmenter.ImageSetAugmenter method)
(mmlspark.image.UnrollBinaryImage.UnrollBinaryImage method)
(mmlspark.image.UnrollImage.UnrollImage method)
(mmlspark.io.http.CustomInputParser.CustomInputParser method)
(mmlspark.io.http.CustomOutputParser.CustomOutputParser method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
(mmlspark.io.http.JSONInputParser.JSONInputParser method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator method)
(mmlspark.io.http.StringOutputParser.StringOutputParser method)
(mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.SuperpixelTransformer.SuperpixelTransformer method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
(mmlspark.stages.ClassBalancer.ClassBalancer method)
(mmlspark.stages.Explode.Explode method)
(mmlspark.stages.RenameColumn.RenameColumn method)
(mmlspark.stages.TextPreprocessor.TextPreprocessor method)
(mmlspark.stages.UDFTransformer.UDFTransformer method)
(mmlspark.stages.UnicodeNormalize.UnicodeNormalize method)
getInputCols() (mmlspark.featurize.CleanMissingData.CleanMissingData method)
(mmlspark.stages.MultiColumnAdapter.MultiColumnAdapter method)
(mmlspark.stages.UDFTransformer.UDFTransformer method)
(mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
(mmlspark.vw.VowpalWabbitInteractions.VowpalWabbitInteractions method)
getInputNode() (mmlspark.cntk.CNTKModel.CNTKModel method)
getInputNodeIndex() (mmlspark.cntk.CNTKModel.CNTKModel method)
getInputShapes() (mmlspark.cntk.CNTKModel.CNTKModel method)
getItemCol() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
(mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit method)
getItemIndexModel() (mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
getItemInputCol() (mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
getItemOutputCol() (mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
getJavaPackage() (mmlspark.cognitive.AddDocuments.AddDocuments static method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage static method)
(mmlspark.cognitive.DescribeImage.DescribeImage static method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies static method)
(mmlspark.cognitive.DetectFace.DetectFace static method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly static method)
(mmlspark.cognitive.EntityDetector.EntityDetector static method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace static method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails static method)
(mmlspark.cognitive.GroupFaces.GroupFaces static method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces static method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor static method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector static method)
(mmlspark.cognitive.NER.NER static method)
(mmlspark.cognitive.OCR.OCR static method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent static method)
(mmlspark.cognitive.RecognizeText.RecognizeText static method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies static method)
(mmlspark.cognitive.SpeechToText.SpeechToText static method)
(mmlspark.cognitive.TagImage.TagImage static method)
(mmlspark.cognitive.TextSentiment.TextSentiment static method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces static method)
(mmlspark.featurize.AssembleFeatures.AssembleFeatures static method)
(mmlspark.featurize.AssembleFeatures.AssembleFeaturesModel static method)
(mmlspark.featurize.CleanMissingData.CleanMissingData static method)
(mmlspark.featurize.CleanMissingData.CleanMissingDataModel static method)
(mmlspark.featurize.DataConversion.DataConversion static method)
(mmlspark.featurize.Featurize.Featurize static method)
(mmlspark.featurize.Featurize.PipelineModel static method)
(mmlspark.featurize.IndexToValue.IndexToValue static method)
(mmlspark.featurize.text.MultiNGram.MultiNGram static method)
(mmlspark.featurize.text.PageSplitter.PageSplitter static method)
(mmlspark.featurize.text.TextFeaturizer.TextFeaturizer static method)
(mmlspark.featurize.text.TextFeaturizer.TextFeaturizerModel static method)
(mmlspark.featurize.ValueIndexer.ValueIndexer static method)
(mmlspark.featurize.ValueIndexer.ValueIndexerModel static method)
(mmlspark.featurize.ValueIndexerModel.ValueIndexerModel static method)
(mmlspark.image.ImageSetAugmenter.ImageSetAugmenter static method)
(mmlspark.image.UnrollBinaryImage.UnrollBinaryImage static method)
(mmlspark.image.UnrollImage.UnrollImage static method)
(mmlspark.io.http.CustomInputParser.CustomInputParser static method)
(mmlspark.io.http.CustomOutputParser.CustomOutputParser static method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer static method)
(mmlspark.io.http.JSONInputParser.JSONInputParser static method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator static method)
(mmlspark.io.http.StringOutputParser.StringOutputParser static method)
(mmlspark.lime.ImageLIME.ImageLIME static method)
(mmlspark.lime.SuperpixelTransformer.SuperpixelTransformer static method)
(mmlspark.lime.TabularLIME.TabularLIME static method)
(mmlspark.lime.TabularLIME.TabularLIMEModel static method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel static method)
(mmlspark.recommendation.RankingAdapter.RankingAdapter static method)
(mmlspark.recommendation.RankingAdapter.RankingAdapterModel static method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel static method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator static method)
(mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer static method)
(mmlspark.recommendation.RecommendationIndexer.RecommendationIndexerModel static method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel static method)
(mmlspark.stages.Cacher.Cacher static method)
(mmlspark.stages.ClassBalancer.ClassBalancer static method)
(mmlspark.stages.ClassBalancer.ClassBalancerModel static method)
(mmlspark.stages.DropColumns.DropColumns static method)
(mmlspark.stages.DynamicMiniBatchTransformer.DynamicMiniBatchTransformer static method)
(mmlspark.stages.EnsembleByKey.EnsembleByKey static method)
(mmlspark.stages.Explode.Explode static method)
(mmlspark.stages.FixedMiniBatchTransformer.FixedMiniBatchTransformer static method)
(mmlspark.stages.FlattenBatch.FlattenBatch static method)
(mmlspark.stages.Lambda.Lambda static method)
(mmlspark.stages.MultiColumnAdapter.MultiColumnAdapter static method)
(mmlspark.stages.MultiColumnAdapter.PipelineModel static method)
(mmlspark.stages.RenameColumn.RenameColumn static method)
(mmlspark.stages.Repartition.Repartition static method)
(mmlspark.stages.SelectColumns.SelectColumns static method)
(mmlspark.stages.StratifiedRepartition.StratifiedRepartition static method)
(mmlspark.stages.SummarizeData.SummarizeData static method)
(mmlspark.stages.TextPreprocessor.TextPreprocessor static method)
(mmlspark.stages.TimeIntervalMiniBatchTransformer.TimeIntervalMiniBatchTransformer static method)
(mmlspark.stages.Timer.Timer static method)
(mmlspark.stages.Timer.TimerModel static method)
(mmlspark.stages.UDFTransformer.UDFTransformer static method)
(mmlspark.stages.UnicodeNormalize.UnicodeNormalize static method)
(mmlspark.train.ComputeModelStatistics.ComputeModelStatistics static method)
(mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics static method)
(mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer static method)
(mmlspark.vw.VowpalWabbitInteractions.VowpalWabbitInteractions static method)
getK() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
getKeys() (mmlspark.stages.EnsembleByKey.EnsembleByKey method)
getLabelCol() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
(mmlspark.stages.StratifiedRepartition.StratifiedRepartition method)
(mmlspark.train.ComputeModelStatistics.ComputeModelStatistics method)
(mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics method)
getLanguage() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
getLargeFaceListId() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
getLargePersonGroupId() (mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
getLengths() (mmlspark.featurize.text.MultiNGram.MultiNGram method)
getLevels() (mmlspark.featurize.ValueIndexerModel.ValueIndexerModel method)
getLogToScala() (mmlspark.stages.Timer.Timer method)
getLower() (mmlspark.stages.UnicodeNormalize.UnicodeNormalize method)
getMap() (mmlspark.stages.TextPreprocessor.TextPreprocessor method)
getMaxAnomalyRatio() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
getMaxBatchSize() (mmlspark.stages.DynamicMiniBatchTransformer.DynamicMiniBatchTransformer method)
(mmlspark.stages.TimeIntervalMiniBatchTransformer.TimeIntervalMiniBatchTransformer method)
getMaxBufferSize() (mmlspark.stages.FixedMiniBatchTransformer.FixedMiniBatchTransformer method)
getMaxCandidates() (mmlspark.cognitive.DescribeImage.DescribeImage method)
getMaximumPageLength() (mmlspark.featurize.text.PageSplitter.PageSplitter method)
getMaxNumOfCandidatesReturned() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
getMaxPollingRetries() (mmlspark.cognitive.RecognizeText.RecognizeText method)
getMethod() (mmlspark.io.http.JSONInputParser.JSONInputParser method)
getMetricName() (mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
getMillisToWait() (mmlspark.stages.TimeIntervalMiniBatchTransformer.TimeIntervalMiniBatchTransformer method)
getMinDocFreq() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getMinimumPageLength() (mmlspark.featurize.text.PageSplitter.PageSplitter method)
getMinRatingsPerItem() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
getMinRatingsPerUser() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
getMinTokenLength() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getMode() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.stages.StratifiedRepartition.StratifiedRepartition method)
getModel() (mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
(mmlspark.train.TrainClassifier.TrainedClassifierModel method)
(mmlspark.train.TrainRegressor.TrainedRegressorModel method)
getModifier() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.SuperpixelTransformer.SuperpixelTransformer method)
getN() (mmlspark.stages.Repartition.Repartition method)
getNChannels() (mmlspark.image.UnrollBinaryImage.UnrollBinaryImage method)
getNGramLength() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getNItems() (mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
getNormFunc() (mmlspark.stages.TextPreprocessor.TextPreprocessor method)
getNSamples() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
getNumberOfFeatures() (mmlspark.featurize.AssembleFeatures.AssembleFeatures method)
(mmlspark.featurize.Featurize.Featurize method)
getNumBits() (mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
(mmlspark.vw.VowpalWabbitInteractions.VowpalWabbitInteractions method)
getNumFeatures() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getOneHotEncodeCategoricals() (mmlspark.featurize.AssembleFeatures.AssembleFeatures method)
(mmlspark.featurize.Featurize.Featurize method)
getOutputCol() (mmlspark.cntk.CNTKModel.CNTKModel method)
(mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.featurize.IndexToValue.IndexToValue method)
(mmlspark.featurize.text.MultiNGram.MultiNGram method)
(mmlspark.featurize.text.PageSplitter.PageSplitter method)
(mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
(mmlspark.featurize.ValueIndexer.ValueIndexer method)
(mmlspark.featurize.ValueIndexerModel.ValueIndexerModel method)
(mmlspark.image.ImageSetAugmenter.ImageSetAugmenter method)
(mmlspark.image.UnrollBinaryImage.UnrollBinaryImage method)
(mmlspark.image.UnrollImage.UnrollImage method)
(mmlspark.io.http.CustomInputParser.CustomInputParser method)
(mmlspark.io.http.CustomOutputParser.CustomOutputParser method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
(mmlspark.io.http.JSONInputParser.JSONInputParser method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator method)
(mmlspark.io.http.StringOutputParser.StringOutputParser method)
(mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.SuperpixelTransformer.SuperpixelTransformer method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
(mmlspark.stages.ClassBalancer.ClassBalancer method)
(mmlspark.stages.Explode.Explode method)
(mmlspark.stages.RenameColumn.RenameColumn method)
(mmlspark.stages.TextPreprocessor.TextPreprocessor method)
(mmlspark.stages.UDFTransformer.UDFTransformer method)
(mmlspark.stages.UnicodeNormalize.UnicodeNormalize method)
(mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
(mmlspark.vw.VowpalWabbitInteractions.VowpalWabbitInteractions method)
getOutputCols() (mmlspark.featurize.CleanMissingData.CleanMissingData method)
(mmlspark.stages.MultiColumnAdapter.MultiColumnAdapter method)
getOutputNode() (mmlspark.cntk.CNTKModel.CNTKModel method)
getOutputNodeIndex() (mmlspark.cntk.CNTKModel.CNTKModel method)
getPercentiles() (mmlspark.stages.SummarizeData.SummarizeData method)
getPeriod() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
getPersonGroupId() (mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
getPersonId() (mmlspark.cognitive.VerifyFaces.VerifyFaces method)
getPollingDelay() (mmlspark.cognitive.RecognizeText.RecognizeText method)
getPredictionCol() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
getPrefixStringsWithColumnName() (mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
getPreserveOrderNumBits() (mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
getProfanity() (mmlspark.cognitive.SpeechToText.SpeechToText method)
getRatingCol() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
(mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit method)
(mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
getRecommender() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
getRecommenderModel() (mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
getRegularization() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
getReturnFaceAttributes() (mmlspark.cognitive.DetectFace.DetectFace method)
getReturnFaceId() (mmlspark.cognitive.DetectFace.DetectFace method)
getReturnFaceLandmarks() (mmlspark.cognitive.DetectFace.DetectFace method)
getSample() (mmlspark.stages.SummarizeData.SummarizeData method)
getSamplingFraction() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
getScoredDataset() (mmlspark.automl.FindBestModel.BestModel method)
getScoredLabelsCol() (mmlspark.train.ComputeModelStatistics.ComputeModelStatistics method)
(mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics method)
getScoredProbabilitiesCol() (mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics method)
getScoresCol() (mmlspark.train.ComputeModelStatistics.ComputeModelStatistics method)
(mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics method)
getSeed() (mmlspark.stages.StratifiedRepartition.StratifiedRepartition method)
(mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
getSensitivity() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
getSeries() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
getServiceName() (mmlspark.cognitive.AddDocuments.AddDocuments method)
getSmartCropping() (mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
getStage() (mmlspark.stages.Timer.Timer method)
getStopWords() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getStrategy() (mmlspark.stages.EnsembleByKey.EnsembleByKey method)
getStringSplitInputCols() (mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
getSubscriptionKey() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
getSumCollisions() (mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
(mmlspark.vw.VowpalWabbitInteractions.VowpalWabbitInteractions method)
getSuperpixelCol() (mmlspark.lime.ImageLIME.ImageLIME method)
getText() (mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
getTimeout() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator method)
getTimestampCol() (mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
getTokenizerGaps() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getTokenizerPattern() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getToLowercase() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getTrainRatio() (mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit method)
getTransformFunc() (mmlspark.stages.Lambda.Lambda method)
getTransformSchemaFunc() (mmlspark.stages.Lambda.Lambda method)
getUDF() (mmlspark.stages.UDFTransformer.UDFTransformer method)
getUdfPython() (mmlspark.io.http.CustomInputParser.CustomInputParser method)
(mmlspark.io.http.CustomOutputParser.CustomOutputParser method)
getUdfScala() (mmlspark.io.http.CustomInputParser.CustomInputParser method)
(mmlspark.io.http.CustomOutputParser.CustomOutputParser method)
getUrl() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.io.http.JSONInputParser.JSONInputParser method)
getUrlTransformer() (mmlspark.cognitive.BingImageSearch.BingImageSearch static method)
getUseIDF() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getUseNGram() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getUserCol() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
(mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit method)
getUserIndexModel() (mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
getUserInputCol() (mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
getUserOutputCol() (mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
getUseStopWordsRemover() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getUseTokenizer() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
getValueCol() (mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
getVectorDims() (mmlspark.stages.EnsembleByKey.EnsembleByKey method)
getVisualFeatures() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
getWidth() (mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.image.UnrollBinaryImage.UnrollBinaryImage method)
GridSpace (class in mmlspark.automl.HyperparamBuilder)
GroupFaces (class in mmlspark.cognitive.GroupFaces)
H
HTTPTransformer (class in mmlspark.io.http.HTTPTransformer)
HyperparamBuilder (class in mmlspark.automl.HyperparamBuilder)
I
IdentifyFaces (class in mmlspark.cognitive.IdentifyFaces)
ImageFeaturizer (class in mmlspark.image.ImageFeaturizer)
ImageLIME (class in mmlspark.lime.ImageLIME)
ImageSetAugmenter (class in mmlspark.image.ImageSetAugmenter)
ImageTransformer (class in mmlspark.opencv.ImageTransformer)
IndexToValue (class in mmlspark.featurize.IndexToValue)
isBinaryFile() (in module mmlspark.io.binary.BinaryFileReader)
itemCol (mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit attribute)
J
JavaMMLReadable (class in mmlspark.core.schema.Utils)
JavaMMLReader (class in mmlspark.core.schema.Utils)
JSONInputParser (class in mmlspark.io.http.JSONInputParser)
JSONOutputParser (class in mmlspark.io.http.JSONOutputParser)
K
KeyPhraseExtractor (class in mmlspark.cognitive.KeyPhraseExtractor)
L
Lambda (class in mmlspark.stages.Lambda)
LanguageDetector (class in mmlspark.cognitive.LanguageDetector)
LightGBMClassificationModel (class in mmlspark.lightgbm.LightGBMClassifier)
LightGBMClassifier (class in mmlspark.lightgbm.LightGBMClassifier)
LightGBMRanker (class in mmlspark.lightgbm.LightGBMRanker)
LightGBMRankerModel (class in mmlspark.lightgbm.LightGBMRanker)
LightGBMRegressionModel (class in mmlspark.lightgbm.LightGBMRegressor)
LightGBMRegressor (class in mmlspark.lightgbm.LightGBMRegressor)
loadNativeModelFromFile() (mmlspark.lightgbm.LightGBMClassifier.LightGBMClassificationModel static method)
(mmlspark.lightgbm.LightGBMRanker.LightGBMRankerModel static method)
(mmlspark.lightgbm.LightGBMRegressor.LightGBMRegressionModel static method)
loadNativeModelFromString() (mmlspark.lightgbm.LightGBMClassifier.LightGBMClassificationModel static method)
(mmlspark.lightgbm.LightGBMRanker.LightGBMRankerModel static method)
(mmlspark.lightgbm.LightGBMRegressor.LightGBMRegressionModel static method)
localModels() (mmlspark.downloader.ModelDownloader.ModelDownloader method)
M
mmlspark (module)
mmlspark.automl (module)
mmlspark.automl.FindBestModel (module)
mmlspark.automl.HyperparamBuilder (module)
mmlspark.automl.TuneHyperparameters (module)
mmlspark.cntk (module)
mmlspark.cntk.CNTKModel (module)
mmlspark.cognitive (module)
mmlspark.cognitive.AddDocuments (module)
mmlspark.cognitive.AnalyzeImage (module)
mmlspark.cognitive.AzureSearchWriter (module)
mmlspark.cognitive.BingImageSearch (module)
mmlspark.cognitive.DescribeImage (module)
mmlspark.cognitive.DetectAnomalies (module)
mmlspark.cognitive.DetectFace (module)
mmlspark.cognitive.DetectLastAnomaly (module)
mmlspark.cognitive.EntityDetector (module)
mmlspark.cognitive.FindSimilarFace (module)
mmlspark.cognitive.GenerateThumbnails (module)
mmlspark.cognitive.GroupFaces (module)
mmlspark.cognitive.IdentifyFaces (module)
mmlspark.cognitive.KeyPhraseExtractor (module)
mmlspark.cognitive.LanguageDetector (module)
mmlspark.cognitive.NER (module)
mmlspark.cognitive.OCR (module)
mmlspark.cognitive.RecognizeDomainSpecificContent (module)
mmlspark.cognitive.RecognizeText (module)
mmlspark.cognitive.SimpleDetectAnomalies (module)
mmlspark.cognitive.SpeechToText (module)
mmlspark.cognitive.TagImage (module)
mmlspark.cognitive.TextSentiment (module)
mmlspark.cognitive.VerifyFaces (module)
mmlspark.core (module)
mmlspark.core.schema (module)
mmlspark.core.schema.TypeConversionUtils (module)
mmlspark.core.schema.Utils (module)
mmlspark.core.serialize (module)
mmlspark.core.serialize.java_params_patch (module)
mmlspark.core.spark (module)
mmlspark.core.spark.FluentAPI (module)
mmlspark.doc (module)
mmlspark.doc.conf (module)
mmlspark.downloader (module)
mmlspark.downloader.ModelDownloader (module)
mmlspark.featurize (module)
mmlspark.featurize.AssembleFeatures (module)
mmlspark.featurize.CleanMissingData (module)
mmlspark.featurize.DataConversion (module)
mmlspark.featurize.Featurize (module)
mmlspark.featurize.IndexToValue (module)
mmlspark.featurize.text (module)
mmlspark.featurize.text.MultiNGram (module)
mmlspark.featurize.text.PageSplitter (module)
mmlspark.featurize.text.TextFeaturizer (module)
mmlspark.featurize.ValueIndexer (module)
mmlspark.featurize.ValueIndexerModel (module)
mmlspark.image (module)
mmlspark.image.ImageFeaturizer (module)
mmlspark.image.ImageSetAugmenter (module)
mmlspark.image.UnrollBinaryImage (module)
mmlspark.image.UnrollImage (module)
mmlspark.io (module)
mmlspark.io.binary (module)
mmlspark.io.binary.BinaryFileReader (module)
mmlspark.io.http (module)
mmlspark.io.http.CustomInputParser (module)
mmlspark.io.http.CustomOutputParser (module)
mmlspark.io.http.HTTPTransformer (module)
mmlspark.io.http.JSONInputParser (module)
mmlspark.io.http.JSONOutputParser (module)
mmlspark.io.http.PartitionConsolidator (module)
mmlspark.io.http.ServingFunctions (module)
mmlspark.io.http.SimpleHTTPTransformer (module)
mmlspark.io.http.StringOutputParser (module)
mmlspark.io.image (module)
mmlspark.io.image.ImageUtils (module)
mmlspark.io.IOImplicits (module)
mmlspark.io.powerbi (module)
mmlspark.io.powerbi.PowerBIWriter (module)
mmlspark.lightgbm (module)
mmlspark.lightgbm.LightGBMClassifier (module)
mmlspark.lightgbm.LightGBMRanker (module)
mmlspark.lightgbm.LightGBMRegressor (module)
mmlspark.lime (module)
mmlspark.lime.ImageLIME (module)
mmlspark.lime.SuperpixelTransformer (module)
mmlspark.lime.TabularLIME (module)
mmlspark.lime.TabularLIMEModel (module)
mmlspark.opencv (module)
mmlspark.opencv.ImageTransformer (module)
mmlspark.plot (module)
mmlspark.plot.plot (module)
mmlspark.recommendation (module)
mmlspark.recommendation.RankingAdapter (module)
mmlspark.recommendation.RankingAdapterModel (module)
mmlspark.recommendation.RankingEvaluator (module)
mmlspark.recommendation.RankingTrainValidationSplit (module)
mmlspark.recommendation.RankingTrainValidationSplitModel (module)
mmlspark.recommendation.RecommendationIndexer (module)
mmlspark.recommendation.RecommendationIndexerModel (module)
mmlspark.recommendation.SAR (module)
mmlspark.recommendation.SARModel (module)
mmlspark.stages (module)
mmlspark.stages.Cacher (module)
mmlspark.stages.ClassBalancer (module)
mmlspark.stages.DropColumns (module)
mmlspark.stages.DynamicMiniBatchTransformer (module)
mmlspark.stages.EnsembleByKey (module)
mmlspark.stages.Explode (module)
mmlspark.stages.FixedMiniBatchTransformer (module)
mmlspark.stages.FlattenBatch (module)
mmlspark.stages.Lambda (module)
mmlspark.stages.MultiColumnAdapter (module)
mmlspark.stages.RenameColumn (module)
mmlspark.stages.Repartition (module)
mmlspark.stages.SelectColumns (module)
mmlspark.stages.StratifiedRepartition (module)
mmlspark.stages.SummarizeData (module)
mmlspark.stages.TextPreprocessor (module)
mmlspark.stages.TimeIntervalMiniBatchTransformer (module)
mmlspark.stages.Timer (module)
mmlspark.stages.UDFTransformer (module)
mmlspark.stages.UnicodeNormalize (module)
mmlspark.train (module)
mmlspark.train.ComputeModelStatistics (module)
mmlspark.train.ComputePerInstanceStatistics (module)
mmlspark.train.TrainClassifier (module)
mmlspark.train.TrainRegressor (module)
mmlspark.vw (module)
mmlspark.vw.VowpalWabbitClassifier (module)
mmlspark.vw.VowpalWabbitFeaturizer (module)
mmlspark.vw.VowpalWabbitInteractions (module)
mmlspark.vw.VowpalWabbitRegressor (module)
Mock (class in mmlspark.doc.conf)
ModelDownloader (class in mmlspark.downloader.ModelDownloader)
ModelSchema (class in mmlspark.downloader.ModelDownloader)
MultiColumnAdapter (class in mmlspark.stages.MultiColumnAdapter)
MultiNGram (class in mmlspark.featurize.text.MultiNGram)
N
NER (class in mmlspark.cognitive.NER)
O
OCR (class in mmlspark.cognitive.OCR)
P
PageSplitter (class in mmlspark.featurize.text.PageSplitter)
PartitionConsolidator (class in mmlspark.io.http.PartitionConsolidator)
PipelineModel (class in mmlspark.featurize.Featurize)
(class in mmlspark.stages.MultiColumnAdapter)
R
RandomSpace (class in mmlspark.automl.HyperparamBuilder)
RangeHyperParam (class in mmlspark.automl.HyperparamBuilder)
RankingAdapter (class in mmlspark.recommendation.RankingAdapter)
RankingAdapterModel (class in mmlspark.recommendation.RankingAdapter)
(class in mmlspark.recommendation.RankingAdapterModel)
RankingEvaluator (class in mmlspark.recommendation.RankingEvaluator)
RankingTrainValidationSplit (class in mmlspark.recommendation.RankingTrainValidationSplit)
RankingTrainValidationSplitModel (class in mmlspark.recommendation.RankingTrainValidationSplitModel)
ratingCol (mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit attribute)
read() (mmlspark.cognitive.AddDocuments.AddDocuments class method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage class method)
(mmlspark.cognitive.DescribeImage.DescribeImage class method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies class method)
(mmlspark.cognitive.DetectFace.DetectFace class method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly class method)
(mmlspark.cognitive.EntityDetector.EntityDetector class method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace class method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails class method)
(mmlspark.cognitive.GroupFaces.GroupFaces class method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces class method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor class method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector class method)
(mmlspark.cognitive.NER.NER class method)
(mmlspark.cognitive.OCR.OCR class method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent class method)
(mmlspark.cognitive.RecognizeText.RecognizeText class method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies class method)
(mmlspark.cognitive.SpeechToText.SpeechToText class method)
(mmlspark.cognitive.TagImage.TagImage class method)
(mmlspark.cognitive.TextSentiment.TextSentiment class method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces class method)
(mmlspark.core.schema.Utils.JavaMMLReadable class method)
(mmlspark.featurize.AssembleFeatures.AssembleFeatures class method)
(mmlspark.featurize.AssembleFeatures.AssembleFeaturesModel class method)
(mmlspark.featurize.CleanMissingData.CleanMissingData class method)
(mmlspark.featurize.CleanMissingData.CleanMissingDataModel class method)
(mmlspark.featurize.DataConversion.DataConversion class method)
(mmlspark.featurize.Featurize.Featurize class method)
(mmlspark.featurize.Featurize.PipelineModel class method)
(mmlspark.featurize.IndexToValue.IndexToValue class method)
(mmlspark.featurize.text.MultiNGram.MultiNGram class method)
(mmlspark.featurize.text.PageSplitter.PageSplitter class method)
(mmlspark.featurize.text.TextFeaturizer.TextFeaturizer class method)
(mmlspark.featurize.text.TextFeaturizer.TextFeaturizerModel class method)
(mmlspark.featurize.ValueIndexer.ValueIndexer class method)
(mmlspark.featurize.ValueIndexer.ValueIndexerModel class method)
(mmlspark.featurize.ValueIndexerModel.ValueIndexerModel class method)
(mmlspark.image.ImageSetAugmenter.ImageSetAugmenter class method)
(mmlspark.image.UnrollBinaryImage.UnrollBinaryImage class method)
(mmlspark.image.UnrollImage.UnrollImage class method)
(mmlspark.io.http.CustomInputParser.CustomInputParser class method)
(mmlspark.io.http.CustomOutputParser.CustomOutputParser class method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer class method)
(mmlspark.io.http.JSONInputParser.JSONInputParser class method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator class method)
(mmlspark.io.http.StringOutputParser.StringOutputParser class method)
(mmlspark.lime.ImageLIME.ImageLIME class method)
(mmlspark.lime.SuperpixelTransformer.SuperpixelTransformer class method)
(mmlspark.lime.TabularLIME.TabularLIME class method)
(mmlspark.lime.TabularLIME.TabularLIMEModel class method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel class method)
(mmlspark.recommendation.RankingAdapter.RankingAdapter class method)
(mmlspark.recommendation.RankingAdapter.RankingAdapterModel class method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel class method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator class method)
(mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer class method)
(mmlspark.recommendation.RecommendationIndexer.RecommendationIndexerModel class method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel class method)
(mmlspark.stages.Cacher.Cacher class method)
(mmlspark.stages.ClassBalancer.ClassBalancer class method)
(mmlspark.stages.ClassBalancer.ClassBalancerModel class method)
(mmlspark.stages.DropColumns.DropColumns class method)
(mmlspark.stages.DynamicMiniBatchTransformer.DynamicMiniBatchTransformer class method)
(mmlspark.stages.EnsembleByKey.EnsembleByKey class method)
(mmlspark.stages.Explode.Explode class method)
(mmlspark.stages.FixedMiniBatchTransformer.FixedMiniBatchTransformer class method)
(mmlspark.stages.FlattenBatch.FlattenBatch class method)
(mmlspark.stages.Lambda.Lambda class method)
(mmlspark.stages.MultiColumnAdapter.MultiColumnAdapter class method)
(mmlspark.stages.MultiColumnAdapter.PipelineModel class method)
(mmlspark.stages.RenameColumn.RenameColumn class method)
(mmlspark.stages.Repartition.Repartition class method)
(mmlspark.stages.SelectColumns.SelectColumns class method)
(mmlspark.stages.StratifiedRepartition.StratifiedRepartition class method)
(mmlspark.stages.SummarizeData.SummarizeData class method)
(mmlspark.stages.TextPreprocessor.TextPreprocessor class method)
(mmlspark.stages.TimeIntervalMiniBatchTransformer.TimeIntervalMiniBatchTransformer class method)
(mmlspark.stages.Timer.Timer class method)
(mmlspark.stages.Timer.TimerModel class method)
(mmlspark.stages.UDFTransformer.UDFTransformer class method)
(mmlspark.stages.UnicodeNormalize.UnicodeNormalize class method)
(mmlspark.train.ComputeModelStatistics.ComputeModelStatistics class method)
(mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics class method)
(mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer class method)
(mmlspark.vw.VowpalWabbitInteractions.VowpalWabbitInteractions class method)
readBinaryFiles() (in module mmlspark.io.binary.BinaryFileReader)
readFromPaths() (in module mmlspark.io.image.ImageUtils)
readFromStrings() (in module mmlspark.io.image.ImageUtils)
rebroadcastCNTKModel() (mmlspark.cntk.CNTKModel.CNTKModel method)
RecognizeDomainSpecificContent (class in mmlspark.cognitive.RecognizeDomainSpecificContent)
RecognizeText (class in mmlspark.cognitive.RecognizeText)
RecommendationIndexer (class in mmlspark.recommendation.RecommendationIndexer)
RecommendationIndexerModel (class in mmlspark.recommendation.RecommendationIndexer)
(class in mmlspark.recommendation.RecommendationIndexerModel)
recommendForAllItems() (mmlspark.recommendation.RankingTrainValidationSplitModel.RankingTrainValidationSplitModel method)
recommendForAllUsers() (mmlspark.recommendation.RankingTrainValidationSplitModel.RankingTrainValidationSplitModel method)
(mmlspark.recommendation.SARModel.SARModel method)
remoteModels() (mmlspark.downloader.ModelDownloader.ModelDownloader method)
RenameColumn (class in mmlspark.stages.RenameColumn)
Repartition (class in mmlspark.stages.Repartition)
request_to_string() (in module mmlspark.io.http.ServingFunctions)
resize() (mmlspark.opencv.ImageTransformer.ImageTransformer method)
roc() (in module mmlspark.plot.plot)
S
SAR (class in mmlspark.recommendation.SAR)
SARModel (class in mmlspark.recommendation.SARModel)
saveNativeModel() (mmlspark.lightgbm.LightGBMClassifier.LightGBMClassificationModel method)
(mmlspark.lightgbm.LightGBMRanker.LightGBMRankerModel method)
(mmlspark.lightgbm.LightGBMRegressor.LightGBMRegressionModel method)
(mmlspark.vw.VowpalWabbitClassifier.VowpalWabbitClassificationModel method)
(mmlspark.vw.VowpalWabbitRegressor.VowpalWabbitRegressionModel method)
SelectColumns (class in mmlspark.stages.SelectColumns)
setActionCol() (mmlspark.cognitive.AddDocuments.AddDocuments method)
setAllowImages() (mmlspark.featurize.AssembleFeatures.AssembleFeatures method)
(mmlspark.featurize.Featurize.Featurize method)
setAudioData() (mmlspark.cognitive.SpeechToText.SpeechToText method)
setAudioDataCol() (mmlspark.cognitive.SpeechToText.SpeechToText method)
setBackoffs() (mmlspark.cognitive.RecognizeText.RecognizeText method)
setBaseStage() (mmlspark.stages.MultiColumnAdapter.MultiColumnAdapter method)
setBasic() (mmlspark.stages.SummarizeData.SummarizeData method)
setBatchSize() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.stages.FixedMiniBatchTransformer.FixedMiniBatchTransformer method)
setBinary() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setBoundaryRegex() (mmlspark.featurize.text.PageSplitter.PageSplitter method)
setBroadcastJoin() (mmlspark.stages.ClassBalancer.ClassBalancer method)
setBuffered() (mmlspark.stages.FixedMiniBatchTransformer.FixedMiniBatchTransformer method)
setCaseSensitiveStopWords() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setCellSize() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.SuperpixelTransformer.SuperpixelTransformer method)
setCleaningMode() (mmlspark.featurize.CleanMissingData.CleanMissingData method)
setCollapseGroup() (mmlspark.stages.EnsembleByKey.EnsembleByKey method)
setColNames() (mmlspark.stages.EnsembleByKey.EnsembleByKey method)
setCols() (mmlspark.featurize.DataConversion.DataConversion method)
(mmlspark.stages.DropColumns.DropColumns method)
(mmlspark.stages.EnsembleByKey.EnsembleByKey method)
(mmlspark.stages.SelectColumns.SelectColumns method)
setColumnMeans() (mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
setColumnSTDs() (mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
setColumnsToFeaturize() (mmlspark.featurize.AssembleFeatures.AssembleFeatures method)
setConcurrency() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator method)
setConcurrentTimeout() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator method)
setConfidenceThreshold() (mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
setConfidenceThresholdCol() (mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
setConvertTo() (mmlspark.featurize.DataConversion.DataConversion method)
setCounts() (mmlspark.stages.SummarizeData.SummarizeData method)
setCustomInterval() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setCustomIntervalCol() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setCustomValue() (mmlspark.featurize.CleanMissingData.CleanMissingData method)
setDataType() (mmlspark.featurize.ValueIndexerModel.ValueIndexerModel method)
(mmlspark.io.http.JSONOutputParser.JSONOutputParser method)
setDateTimeFormat() (mmlspark.featurize.DataConversion.DataConversion method)
setDefaultStopWordLanguage() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setDetails() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
setDetailsCol() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
setDetectOrientation() (mmlspark.cognitive.OCR.OCR method)
setDetectOrientationCol() (mmlspark.cognitive.OCR.OCR method)
setDisable() (mmlspark.stages.Cacher.Cacher method)
(mmlspark.stages.Repartition.Repartition method)
setDisableMaterialization() (mmlspark.stages.Timer.Timer method)
setErrorCol() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setErrorThreshold() (mmlspark.stages.SummarizeData.SummarizeData method)
setEvaluationMetric() (mmlspark.train.ComputeModelStatistics.ComputeModelStatistics method)
(mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics method)
setFaceId() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setFaceId1() (mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setFaceId1Col() (mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setFaceId2() (mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setFaceId2Col() (mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setFaceIdCol() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setFaceIds() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
setFaceIdsCol() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
setFaceListId() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
setFaceListIdCol() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
setFeatureColumns() (mmlspark.featurize.Featurize.Featurize method)
setFeaturesCol() (mmlspark.featurize.AssembleFeatures.AssembleFeatures method)
setFeedDict() (mmlspark.cntk.CNTKModel.CNTKModel method)
setFetchDict() (mmlspark.cntk.CNTKModel.CNTKModel method)
setFlipLeftRight() (mmlspark.image.ImageSetAugmenter.ImageSetAugmenter method)
setFlipUpDown() (mmlspark.image.ImageSetAugmenter.ImageSetAugmenter method)
setForm() (mmlspark.stages.UnicodeNormalize.UnicodeNormalize method)
setFormat() (mmlspark.cognitive.SpeechToText.SpeechToText method)
setFormatCol() (mmlspark.cognitive.SpeechToText.SpeechToText method)
setGranularity() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setGranularityCol() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setGroupbyCol() (mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setHandler() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
setHeaders() (mmlspark.io.http.JSONInputParser.JSONInputParser method)
setHeight() (mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.image.UnrollBinaryImage.UnrollBinaryImage method)
setHeightCol() (mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
setImageBytes() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.TagImage.TagImage method)
setImageBytesCol() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.TagImage.TagImage method)
setImageUrl() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.TagImage.TagImage method)
setImageUrlCol() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.TagImage.TagImage method)
setIndexName() (mmlspark.cognitive.AddDocuments.AddDocuments method)
setInputCol() (mmlspark.cntk.CNTKModel.CNTKModel method)
(mmlspark.featurize.IndexToValue.IndexToValue method)
(mmlspark.featurize.text.MultiNGram.MultiNGram method)
(mmlspark.featurize.text.PageSplitter.PageSplitter method)
(mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
(mmlspark.featurize.ValueIndexer.ValueIndexer method)
(mmlspark.featurize.ValueIndexerModel.ValueIndexerModel method)
(mmlspark.image.ImageSetAugmenter.ImageSetAugmenter method)
(mmlspark.image.UnrollBinaryImage.UnrollBinaryImage method)
(mmlspark.image.UnrollImage.UnrollImage method)
(mmlspark.io.http.CustomInputParser.CustomInputParser method)
(mmlspark.io.http.CustomOutputParser.CustomOutputParser method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
(mmlspark.io.http.JSONInputParser.JSONInputParser method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator method)
(mmlspark.io.http.StringOutputParser.StringOutputParser method)
(mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.SuperpixelTransformer.SuperpixelTransformer method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
(mmlspark.stages.ClassBalancer.ClassBalancer method)
(mmlspark.stages.Explode.Explode method)
(mmlspark.stages.RenameColumn.RenameColumn method)
(mmlspark.stages.TextPreprocessor.TextPreprocessor method)
(mmlspark.stages.UDFTransformer.UDFTransformer method)
(mmlspark.stages.UnicodeNormalize.UnicodeNormalize method)
setInputCols() (mmlspark.featurize.CleanMissingData.CleanMissingData method)
(mmlspark.stages.MultiColumnAdapter.MultiColumnAdapter method)
(mmlspark.stages.UDFTransformer.UDFTransformer method)
(mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
(mmlspark.vw.VowpalWabbitInteractions.VowpalWabbitInteractions method)
setInputNode() (mmlspark.cntk.CNTKModel.CNTKModel method)
setInputNodeIndex() (mmlspark.cntk.CNTKModel.CNTKModel method)
setItemCol() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
(mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit method)
setItemIndexModel() (mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
setItemInputCol() (mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
setItemOutputCol() (mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
setK() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
setKeys() (mmlspark.stages.EnsembleByKey.EnsembleByKey method)
setLabelCol() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
(mmlspark.stages.StratifiedRepartition.StratifiedRepartition method)
(mmlspark.train.ComputeModelStatistics.ComputeModelStatistics method)
(mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics method)
setLanguage() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
setLanguageCol() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
setLargeFaceListId() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
setLargeFaceListIdCol() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
setLargePersonGroupId() (mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setLargePersonGroupIdCol() (mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setLengths() (mmlspark.featurize.text.MultiNGram.MultiNGram method)
setLevels() (mmlspark.featurize.ValueIndexerModel.ValueIndexerModel method)
setLocation() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setLogToScala() (mmlspark.stages.Timer.Timer method)
setLower() (mmlspark.stages.UnicodeNormalize.UnicodeNormalize method)
setMap() (mmlspark.stages.TextPreprocessor.TextPreprocessor method)
setMarket() (mmlspark.cognitive.BingImageSearch.BingImageSearch method)
setMarketCol() (mmlspark.cognitive.BingImageSearch.BingImageSearch method)
setMaxAnomalyRatio() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setMaxAnomalyRatioCol() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setMaxBatchSize() (mmlspark.stages.DynamicMiniBatchTransformer.DynamicMiniBatchTransformer method)
(mmlspark.stages.TimeIntervalMiniBatchTransformer.TimeIntervalMiniBatchTransformer method)
setMaxBufferSize() (mmlspark.stages.FixedMiniBatchTransformer.FixedMiniBatchTransformer method)
setMaxCandidates() (mmlspark.cognitive.DescribeImage.DescribeImage method)
setMaxCandidatesCol() (mmlspark.cognitive.DescribeImage.DescribeImage method)
setMaximumPageLength() (mmlspark.featurize.text.PageSplitter.PageSplitter method)
setMaxNumOfCandidatesReturned() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
setMaxNumOfCandidatesReturnedCol() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
setMaxPollingRetries() (mmlspark.cognitive.RecognizeText.RecognizeText method)
setMethod() (mmlspark.io.http.JSONInputParser.JSONInputParser method)
setMetricName() (mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
setMillisToWait() (mmlspark.stages.TimeIntervalMiniBatchTransformer.TimeIntervalMiniBatchTransformer method)
setMinDocFreq() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setMiniBatchSize() (mmlspark.cntk.CNTKModel.CNTKModel method)
(mmlspark.image.ImageFeaturizer.ImageFeaturizer method)
setMinimumPageLength() (mmlspark.featurize.text.PageSplitter.PageSplitter method)
setMinRatingsPerItem() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
setMinRatingsPerUser() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
setMinTokenLength() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setMode() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.stages.StratifiedRepartition.StratifiedRepartition method)
setModeCol() (mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
setModel() (mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.image.ImageFeaturizer.ImageFeaturizer method)
(mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
setModelCol() (mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
setModelLocation() (mmlspark.cntk.CNTKModel.CNTKModel method)
(mmlspark.image.ImageFeaturizer.ImageFeaturizer method)
setModifier() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.SuperpixelTransformer.SuperpixelTransformer method)
setN() (mmlspark.stages.Repartition.Repartition method)
setNChannels() (mmlspark.image.UnrollBinaryImage.UnrollBinaryImage method)
setNGramLength() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setNItems() (mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
setNormFunc() (mmlspark.stages.TextPreprocessor.TextPreprocessor method)
setNSamples() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
setNumberOfFeatures() (mmlspark.featurize.AssembleFeatures.AssembleFeatures method)
(mmlspark.featurize.Featurize.Featurize method)
setNumBits() (mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
(mmlspark.vw.VowpalWabbitInteractions.VowpalWabbitInteractions method)
setNumFeatures() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setOneHotEncodeCategoricals() (mmlspark.featurize.AssembleFeatures.AssembleFeatures method)
(mmlspark.featurize.Featurize.Featurize method)
setOutputCol() (mmlspark.cntk.CNTKModel.CNTKModel method)
(mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.featurize.IndexToValue.IndexToValue method)
(mmlspark.featurize.text.MultiNGram.MultiNGram method)
(mmlspark.featurize.text.PageSplitter.PageSplitter method)
(mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
(mmlspark.featurize.ValueIndexer.ValueIndexer method)
(mmlspark.featurize.ValueIndexerModel.ValueIndexerModel method)
(mmlspark.image.ImageSetAugmenter.ImageSetAugmenter method)
(mmlspark.image.UnrollBinaryImage.UnrollBinaryImage method)
(mmlspark.image.UnrollImage.UnrollImage method)
(mmlspark.io.http.CustomInputParser.CustomInputParser method)
(mmlspark.io.http.CustomOutputParser.CustomOutputParser method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
(mmlspark.io.http.JSONInputParser.JSONInputParser method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator method)
(mmlspark.io.http.StringOutputParser.StringOutputParser method)
(mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.SuperpixelTransformer.SuperpixelTransformer method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
(mmlspark.stages.ClassBalancer.ClassBalancer method)
(mmlspark.stages.Explode.Explode method)
(mmlspark.stages.RenameColumn.RenameColumn method)
(mmlspark.stages.TextPreprocessor.TextPreprocessor method)
(mmlspark.stages.UDFTransformer.UDFTransformer method)
(mmlspark.stages.UnicodeNormalize.UnicodeNormalize method)
(mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
(mmlspark.vw.VowpalWabbitInteractions.VowpalWabbitInteractions method)
setOutputCols() (mmlspark.featurize.CleanMissingData.CleanMissingData method)
(mmlspark.stages.MultiColumnAdapter.MultiColumnAdapter method)
setOutputNode() (mmlspark.cntk.CNTKModel.CNTKModel method)
setOutputNodeIndex() (mmlspark.cntk.CNTKModel.CNTKModel method)
setParams() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.featurize.AssembleFeatures.AssembleFeatures method)
(mmlspark.featurize.CleanMissingData.CleanMissingData method)
(mmlspark.featurize.DataConversion.DataConversion method)
(mmlspark.featurize.Featurize.Featurize method)
(mmlspark.featurize.IndexToValue.IndexToValue method)
(mmlspark.featurize.text.MultiNGram.MultiNGram method)
(mmlspark.featurize.text.PageSplitter.PageSplitter method)
(mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
(mmlspark.featurize.ValueIndexer.ValueIndexer method)
(mmlspark.featurize.ValueIndexerModel.ValueIndexerModel method)
(mmlspark.image.ImageSetAugmenter.ImageSetAugmenter method)
(mmlspark.image.UnrollBinaryImage.UnrollBinaryImage method)
(mmlspark.image.UnrollImage.UnrollImage method)
(mmlspark.io.http.CustomInputParser.CustomInputParser method)
(mmlspark.io.http.CustomOutputParser.CustomOutputParser method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
(mmlspark.io.http.JSONInputParser.JSONInputParser method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator method)
(mmlspark.io.http.StringOutputParser.StringOutputParser method)
(mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.SuperpixelTransformer.SuperpixelTransformer method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
(mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
(mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit method)
(mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
(mmlspark.stages.Cacher.Cacher method)
(mmlspark.stages.ClassBalancer.ClassBalancer method)
(mmlspark.stages.DropColumns.DropColumns method)
(mmlspark.stages.DynamicMiniBatchTransformer.DynamicMiniBatchTransformer method)
(mmlspark.stages.EnsembleByKey.EnsembleByKey method)
(mmlspark.stages.Explode.Explode method)
(mmlspark.stages.FixedMiniBatchTransformer.FixedMiniBatchTransformer method)
(mmlspark.stages.FlattenBatch.FlattenBatch method)
(mmlspark.stages.Lambda.Lambda method)
(mmlspark.stages.MultiColumnAdapter.MultiColumnAdapter method)
(mmlspark.stages.RenameColumn.RenameColumn method)
(mmlspark.stages.Repartition.Repartition method)
(mmlspark.stages.SelectColumns.SelectColumns method)
(mmlspark.stages.StratifiedRepartition.StratifiedRepartition method)
(mmlspark.stages.SummarizeData.SummarizeData method)
(mmlspark.stages.TextPreprocessor.TextPreprocessor method)
(mmlspark.stages.TimeIntervalMiniBatchTransformer.TimeIntervalMiniBatchTransformer method)
(mmlspark.stages.Timer.Timer method)
(mmlspark.stages.UnicodeNormalize.UnicodeNormalize method)
(mmlspark.train.ComputeModelStatistics.ComputeModelStatistics method)
(mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics method)
(mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
(mmlspark.vw.VowpalWabbitInteractions.VowpalWabbitInteractions method)
setPercentiles() (mmlspark.stages.SummarizeData.SummarizeData method)
setPeriod() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setPeriodCol() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setPersonGroupId() (mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setPersonGroupIdCol() (mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setPersonId() (mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setPersonIdCol() (mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setPollingDelay() (mmlspark.cognitive.RecognizeText.RecognizeText method)
setPredictionCol() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
setPrefixStringsWithColumnName() (mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
setPreserveOrderNumBits() (mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
setProfanity() (mmlspark.cognitive.SpeechToText.SpeechToText method)
setProfanityCol() (mmlspark.cognitive.SpeechToText.SpeechToText method)
setQuery() (mmlspark.cognitive.BingImageSearch.BingImageSearch method)
setQueryCol() (mmlspark.cognitive.BingImageSearch.BingImageSearch method)
setRatingCol() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
(mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit method)
(mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
setRecommender() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
setRecommenderModel() (mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
setRegularization() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
setReturnFaceAttributes() (mmlspark.cognitive.DetectFace.DetectFace method)
setReturnFaceAttributesCol() (mmlspark.cognitive.DetectFace.DetectFace method)
setReturnFaceId() (mmlspark.cognitive.DetectFace.DetectFace method)
setReturnFaceIdCol() (mmlspark.cognitive.DetectFace.DetectFace method)
setReturnFaceLandmarks() (mmlspark.cognitive.DetectFace.DetectFace method)
setReturnFaceLandmarksCol() (mmlspark.cognitive.DetectFace.DetectFace method)
setSample() (mmlspark.stages.SummarizeData.SummarizeData method)
setSamplingFraction() (mmlspark.lime.ImageLIME.ImageLIME method)
(mmlspark.lime.TabularLIME.TabularLIME method)
(mmlspark.lime.TabularLIMEModel.TabularLIMEModel method)
setScoredLabelsCol() (mmlspark.train.ComputeModelStatistics.ComputeModelStatistics method)
(mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics method)
setScoredProbabilitiesCol() (mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics method)
setScoresCol() (mmlspark.train.ComputeModelStatistics.ComputeModelStatistics method)
(mmlspark.train.ComputePerInstanceStatistics.ComputePerInstanceStatistics method)
setSeed() (mmlspark.stages.StratifiedRepartition.StratifiedRepartition method)
(mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
setSensitivity() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setSensitivityCol() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setSeries() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setSeriesCol() (mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setServiceName() (mmlspark.cognitive.AddDocuments.AddDocuments method)
setSmartCropping() (mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
setSmartCroppingCol() (mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
setStage() (mmlspark.stages.Timer.Timer method)
setStopWords() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setStrategy() (mmlspark.stages.EnsembleByKey.EnsembleByKey method)
setStringSplitInputCols() (mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
setSubscriptionKey() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setSubscriptionKeyCol() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
setSumCollisions() (mmlspark.vw.VowpalWabbitFeaturizer.VowpalWabbitFeaturizer method)
(mmlspark.vw.VowpalWabbitInteractions.VowpalWabbitInteractions method)
setSuperpixelCol() (mmlspark.lime.ImageLIME.ImageLIME method)
setText() (mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
setTextCol() (mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
setTimeout() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.io.http.HTTPTransformer.HTTPTransformer method)
(mmlspark.io.http.PartitionConsolidator.PartitionConsolidator method)
setTimestampCol() (mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setTokenizerGaps() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setTokenizerPattern() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setToLowercase() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setTrainRatio() (mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit method)
setTransformFunc() (mmlspark.stages.Lambda.Lambda method)
setTransformSchemaFunc() (mmlspark.stages.Lambda.Lambda method)
setUDF() (mmlspark.stages.UDFTransformer.UDFTransformer method)
setUdfPython() (mmlspark.io.http.CustomInputParser.CustomInputParser method)
(mmlspark.io.http.CustomOutputParser.CustomOutputParser method)
setUdfScala() (mmlspark.io.http.CustomInputParser.CustomInputParser method)
(mmlspark.io.http.CustomOutputParser.CustomOutputParser method)
setUrl() (mmlspark.cognitive.AddDocuments.AddDocuments method)
(mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
(mmlspark.cognitive.DescribeImage.DescribeImage method)
(mmlspark.cognitive.DetectAnomalies.DetectAnomalies method)
(mmlspark.cognitive.DetectFace.DetectFace method)
(mmlspark.cognitive.DetectLastAnomaly.DetectLastAnomaly method)
(mmlspark.cognitive.EntityDetector.EntityDetector method)
(mmlspark.cognitive.FindSimilarFace.FindSimilarFace method)
(mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.cognitive.GroupFaces.GroupFaces method)
(mmlspark.cognitive.IdentifyFaces.IdentifyFaces method)
(mmlspark.cognitive.KeyPhraseExtractor.KeyPhraseExtractor method)
(mmlspark.cognitive.LanguageDetector.LanguageDetector method)
(mmlspark.cognitive.NER.NER method)
(mmlspark.cognitive.OCR.OCR method)
(mmlspark.cognitive.RecognizeDomainSpecificContent.RecognizeDomainSpecificContent method)
(mmlspark.cognitive.RecognizeText.RecognizeText method)
(mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
(mmlspark.cognitive.SpeechToText.SpeechToText method)
(mmlspark.cognitive.TagImage.TagImage method)
(mmlspark.cognitive.TextSentiment.TextSentiment method)
(mmlspark.cognitive.VerifyFaces.VerifyFaces method)
(mmlspark.io.http.JSONInputParser.JSONInputParser method)
(mmlspark.io.http.SimpleHTTPTransformer.SimpleHTTPTransformer method)
setUseIDF() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setUseNGram() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setUserCol() (mmlspark.recommendation.RankingAdapter.RankingAdapter method)
(mmlspark.recommendation.RankingAdapterModel.RankingAdapterModel method)
(mmlspark.recommendation.RankingEvaluator.RankingEvaluator method)
(mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit method)
setUserIndexModel() (mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
setUserInputCol() (mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
setUserOutputCol() (mmlspark.recommendation.RecommendationIndexer.RecommendationIndexer method)
(mmlspark.recommendation.RecommendationIndexerModel.RecommendationIndexerModel method)
setUseStopWordsRemover() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setUseTokenizer() (mmlspark.featurize.text.TextFeaturizer.TextFeaturizer method)
setValueCol() (mmlspark.cognitive.SimpleDetectAnomalies.SimpleDetectAnomalies method)
setVectorDims() (mmlspark.stages.EnsembleByKey.EnsembleByKey method)
setVisualFeatures() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
setVisualFeaturesCol() (mmlspark.cognitive.AnalyzeImage.AnalyzeImage method)
setWidth() (mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
(mmlspark.image.UnrollBinaryImage.UnrollBinaryImage method)
setWidthCol() (mmlspark.cognitive.GenerateThumbnails.GenerateThumbnails method)
SimpleDetectAnomalies (class in mmlspark.cognitive.SimpleDetectAnomalies)
SimpleHTTPTransformer (class in mmlspark.io.http.SimpleHTTPTransformer)
space() (mmlspark.automl.HyperparamBuilder.GridSpace method)
(mmlspark.automl.HyperparamBuilder.RandomSpace method)
SpeechToText (class in mmlspark.cognitive.SpeechToText)
StratifiedRepartition (class in mmlspark.stages.StratifiedRepartition)
streamBinaryFiles() (in module mmlspark.io.binary.BinaryFileReader)
streamToAzureSearch() (in module mmlspark.cognitive.AzureSearchWriter)
streamToPowerBI() (in module mmlspark.io.powerbi.PowerBIWriter)
string_to_response() (in module mmlspark.io.http.ServingFunctions)
StringOutputParser (class in mmlspark.io.http.StringOutputParser)
SummarizeData (class in mmlspark.stages.SummarizeData)
SuperpixelTransformer (class in mmlspark.lime.SuperpixelTransformer)
T
TabularLIME (class in mmlspark.lime.TabularLIME)
TabularLIMEModel (class in mmlspark.lime.TabularLIME)
(class in mmlspark.lime.TabularLIMEModel)
TagImage (class in mmlspark.cognitive.TagImage)
TextFeaturizer (class in mmlspark.featurize.text.TextFeaturizer)
TextFeaturizerModel (class in mmlspark.featurize.text.TextFeaturizer)
TextPreprocessor (class in mmlspark.stages.TextPreprocessor)
TextSentiment (class in mmlspark.cognitive.TextSentiment)
threshold() (mmlspark.opencv.ImageTransformer.ImageTransformer method)
TimeIntervalMiniBatchTransformer (class in mmlspark.stages.TimeIntervalMiniBatchTransformer)
Timer (class in mmlspark.stages.Timer)
TimerModel (class in mmlspark.stages.Timer)
toImage() (in module mmlspark.opencv.ImageTransformer)
toJava() (mmlspark.downloader.ModelDownloader.ModelSchema method)
toNDArray() (in module mmlspark.opencv.ImageTransformer)
TrainClassifier (class in mmlspark.train.TrainClassifier)
TrainedClassifierModel (class in mmlspark.train.TrainClassifier)
TrainedRegressorModel (class in mmlspark.train.TrainRegressor)
trainRatio (mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit attribute)
TrainRegressor (class in mmlspark.train.TrainRegressor)
TuneHyperparameters (class in mmlspark.automl.TuneHyperparameters)
TuneHyperparametersModel (class in mmlspark.automl.TuneHyperparameters)
U
UDFTransformer (class in mmlspark.stages.UDFTransformer)
UnicodeNormalize (class in mmlspark.stages.UnicodeNormalize)
UnrollBinaryImage (class in mmlspark.image.UnrollBinaryImage)
UnrollImage (class in mmlspark.image.UnrollImage)
userCol (mmlspark.recommendation.RankingTrainValidationSplit.RankingTrainValidationSplit attribute)
V
validationMetrics (mmlspark.recommendation.RankingTrainValidationSplitModel.RankingTrainValidationSplitModel attribute)
ValueIndexer (class in mmlspark.featurize.ValueIndexer)
ValueIndexerModel (class in mmlspark.featurize.ValueIndexer)
(class in mmlspark.featurize.ValueIndexerModel)
VerifyFaces (class in mmlspark.cognitive.VerifyFaces)
VowpalWabbitClassificationModel (class in mmlspark.vw.VowpalWabbitClassifier)
VowpalWabbitClassifier (class in mmlspark.vw.VowpalWabbitClassifier)
VowpalWabbitFeaturizer (class in mmlspark.vw.VowpalWabbitFeaturizer)
VowpalWabbitInteractions (class in mmlspark.vw.VowpalWabbitInteractions)
VowpalWabbitRegressionModel (class in mmlspark.vw.VowpalWabbitRegressor)
VowpalWabbitRegressor (class in mmlspark.vw.VowpalWabbitRegressor)
W
writeToAzureSearch() (in module mmlspark.cognitive.AzureSearchWriter)
writeToPowerBI() (in module mmlspark.io.powerbi.PowerBIWriter)