Packages

trait PythonWrappable extends BaseWrappable

Linear Supertypes
BaseWrappable, Params, Serializable, Serializable, Identifiable, AnyRef, Any
Known Subclasses
BestModel, FindBestModel, FindBestModelParams, TuneHyperparameters, TuneHyperparametersModel, DoubleMLEstimator, DoubleMLModel, OrthoForestDMLEstimator, OrthoForestDMLModel, OrthoForestVariableTransformer, ResidualTransformer, Wrappable, CognitiveServicesBase, CognitiveServicesBaseNoHandler, HasCustomCogServiceDomain, HasSetLinkedService, HasSetLinkedServiceUsingLocation, HasSetLocation, AnomalyDetectorBase, DetectAnomalies, DetectLastAnomaly, DetectLastMultivariateAnomaly, MADBase, SimpleDetectAnomalies, SimpleDetectMultivariateAnomaly, SimpleFitMultivariateAnomaly, BingImageSearch, DetectFace, FindSimilarFace, GroupFaces, IdentifyFaces, VerifyFaces, AnalyzeBusinessCards, AnalyzeCustomModel, AnalyzeDocument, AnalyzeIDDocuments, AnalyzeInvoices, AnalyzeLayout, AnalyzeReceipts, FormOntologyLearner, FormOntologyTransformer, FormRecognizerBase, GetCustomModel, ListCustomModels, AnalyzeText, OpenAIChatCompletion, OpenAICompletion, OpenAIEmbedding, OpenAIPrompt, AddDocuments, ConversationTranscription, SpeakerEmotionInference, SpeechSDKBase, SpeechToText, SpeechToTextSDK, TextToSpeech, BreakSentence, Detect, DictionaryExamples, DictionaryLookup, DocumentTranslator, TextTranslatorBase, Translate, Transliterate, AnalyzeImage, DescribeImage, GenerateThumbnails, OCR, ReadImage, RecognizeDomainSpecificContent, RecognizeText, TagImage, ICETransformer, ImageLIME, ImageSHAP, KernelSHAPBase, LIMEBase, TabularLIME, TabularSHAP, TextLIME, TextSHAP, VectorLIME, VectorSHAP, AggregateBalanceMeasure, DistributionBalanceMeasure, FeatureBalanceMeasure, CleanMissingData, CleanMissingDataModel, CountSelector, CountSelectorModel, DataConversion, Featurize, IndexToValue, ValueIndexer, ValueIndexerModel, ValueIndexerParams, MultiNGram, PageSplitter, TextFeaturizer, TextFeaturizerParams, AddressGeocoder, CheckPointInPolygon, HasSetGeography, ReverseAddressGeocoder, SuperpixelTransformer, UnrollBinaryImage, UnrollImage, ConcurrencyParams, CustomInputParser, CustomOutputParser, HTTPInputParser, HTTPOutputParser, HTTPTransformer, JSONInputParser, JSONOutputParser, SimpleHTTPTransformer, StringOutputParser, IsolationForest, IsolationForestModel, LightGBMBase, LightGBMClassificationModel, LightGBMClassifier, LightGBMModelMethods, LightGBMRanker, LightGBMRankerModel, LightGBMRegressionModel, LightGBMRegressor, LightGBMBinParams, LightGBMCategoricalParams, LightGBMDartParams, LightGBMDatasetParams, LightGBMExecutionParams, LightGBMFractionParams, LightGBMLearnerParams, LightGBMModelParams, LightGBMObjectiveParams, LightGBMParams, LightGBMPredictionParams, LightGBMSeedParams, LightGBMSlotParams, ConditionalKNN, ConditionalKNNModel, ConditionalKNNParams, KNN, KNNModel, KNNParams, ImageFeaturizer, ONNXModel, ImageSetAugmenter, ImageTransformer, RankingAdapter, RankingAdapterModel, RankingEvaluator, RankingTrainValidationSplit, RankingTrainValidationSplitModel, RecommendationIndexer, RecommendationIndexerModel, SAR, SARModel, SARParams, Cacher, ClassBalancer, ClassBalancerModel, DropColumns, DynamicMiniBatchTransformer, EnsembleByKey, Explode, FixedMiniBatchTransformer, FlattenBatch, Lambda, MiniBatchBase, MultiColumnAdapter, PartitionConsolidator, RenameColumn, Repartition, SelectColumns, StratifiedRepartition, SummarizeData, SummarizeDataParams, TextPreprocessor, TimeIntervalMiniBatchTransformer, Timer, TimerModel, TimerParams, UDFTransformer, UnicodeNormalize, AutoTrainer, CPISParams, ComputeModelStatistics, ComputeModelStatisticsParams, ComputePerInstanceStatistics, TrainClassifier, TrainRegressor, TrainedClassifierModel, TrainedRegressorModel, VectorZipper, VowpalWabbitBase, VowpalWabbitBaseLearner, VowpalWabbitBaseProgressive, VowpalWabbitBaseSpark, VowpalWabbitCSETransformer, VowpalWabbitClassificationModel, VowpalWabbitClassifier, VowpalWabbitContextualBandit, VowpalWabbitContextualBanditBase, VowpalWabbitContextualBanditModel, VowpalWabbitDSJsonTransformer, VowpalWabbitFeaturizer, VowpalWabbitGeneric, VowpalWabbitGenericModel, VowpalWabbitGenericProgressive, VowpalWabbitInteractions, VowpalWabbitRegressionModel, VowpalWabbitRegressor, RankingTrainValidationSplitParams, RecEvaluatorParams, OptimizedCKNNFitting, OptimizedKNNFitting
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PythonWrappable
  2. BaseWrappable
  3. Params
  4. Serializable
  5. Serializable
  6. Identifiable
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def copy(extra: ParamMap): Params
    Definition Classes
    Params
  2. abstract val uid: String
    Definition Classes
    Identifiable

Concrete Value Members

  1. final def clear(param: Param[_]): PythonWrappable.this.type
    Definition Classes
    Params
  2. def explainParam(param: Param[_]): String
    Definition Classes
    Params
  3. def explainParams(): String
    Definition Classes
    Params
  4. final def extractParamMap(): ParamMap
    Definition Classes
    Params
  5. final def extractParamMap(extra: ParamMap): ParamMap
    Definition Classes
    Params
  6. final def get[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  7. final def getDefault[T](param: Param[T]): Option[T]
    Definition Classes
    Params
  8. final def getOrDefault[T](param: Param[T]): T
    Definition Classes
    Params
  9. def getParam(paramName: String): Param[Any]
    Definition Classes
    Params
  10. def getParamInfo(p: Param[_]): ParamInfo[_]
    Definition Classes
    BaseWrappable
  11. final def hasDefault[T](param: Param[T]): Boolean
    Definition Classes
    Params
  12. def hasParam(paramName: String): Boolean
    Definition Classes
    Params
  13. final def isDefined(param: Param[_]): Boolean
    Definition Classes
    Params
  14. final def isSet(param: Param[_]): Boolean
    Definition Classes
    Params
  15. def makePyFile(conf: CodegenConfig): Unit
  16. lazy val params: Array[Param[_]]
    Definition Classes
    Params
  17. def pyAdditionalMethods: String
  18. def pyInitFunc(): String
  19. final def set[T](param: Param[T], value: T): PythonWrappable.this.type
    Definition Classes
    Params
  20. def toString(): String
    Definition Classes
    Identifiable → AnyRef → Any