trait ComplexParamsReadable[T] extends MLReadable[T]
Known Subclasses
BestModel, FindBestModel, TuneHyperparameters, TuneHyperparametersModel, DoubleMLEstimator, DoubleMLModel, OrthoForestDMLEstimator, OrthoForestDMLModel, DetectAnomalies, DetectLastAnomaly, DetectLastMultivariateAnomaly, SimpleDetectAnomalies, SimpleDetectMultivariateAnomaly, SimpleFitMultivariateAnomaly, BingImageSearch, DetectFace, FindSimilarFace, GroupFaces, IdentifyFaces, VerifyFaces, AnalyzeBusinessCards, AnalyzeCustomModel, AnalyzeDocument, AnalyzeIDDocuments, AnalyzeInvoices, AnalyzeLayout, AnalyzeReceipts, FormOntologyTransformer, GetCustomModel, ListCustomModels, AnalyzeText, OpenAIChatCompletion, OpenAICompletion, OpenAIEmbedding, OpenAIPrompt, AddDocuments, ConversationTranscription, SpeakerEmotionInference, SpeechToText, SpeechToTextSDK, TextToSpeech, BreakSentence, Detect, DictionaryExamples, DictionaryLookup, DocumentTranslator, Translate, Transliterate, AnalyzeImage, DescribeImage, GenerateThumbnails, OCR, ReadImage, RecognizeDomainSpecificContent, RecognizeText, TagImage, ICETransformer, ImageLIME, ImageSHAP, TabularLIME, TabularSHAP, TextLIME, TextSHAP, VectorLIME, VectorSHAP, AggregateBalanceMeasure, DistributionBalanceMeasure, FeatureBalanceMeasure, CleanMissingDataModel, ValueIndexerModel, AddressGeocoder, CheckPointInPolygon, ReverseAddressGeocoder, CustomInputParser, CustomOutputParser, HTTPTransformer, JSONInputParser, JSONOutputParser, SimpleHTTPTransformer, StringOutputParser, IsolationForestModel, LightGBMClassificationModel, LightGBMRankerModel, LightGBMRegressionModel, ConditionalKNNModel, KNNModel, ImageFeaturizer, ONNXModel, RankingAdapter, RankingAdapterModel, RankingEvaluator, RankingTrainValidationSplit, RankingTrainValidationSplitModel, RecommendationIndexer, RecommendationIndexerModel, SARModel, ClassBalancerModel, Lambda, MultiColumnAdapter, TextPreprocessor, Timer, TimerModel, UDFTransformer, UnicodeNormalize, TrainClassifier, TrainRegressor, TrainedClassifierModel, TrainedRegressorModel, VectorZipper, VowpalWabbitCSETransformer, VowpalWabbitClassificationModel, VowpalWabbitClassifier, VowpalWabbitContextualBandit, VowpalWabbitContextualBanditModel, VowpalWabbitDSJsonTransformer, VowpalWabbitFeaturizer, VowpalWabbitGeneric, VowpalWabbitGenericModel, VowpalWabbitGenericProgressive, VowpalWabbitInteractions, VowpalWabbitRegressionModel, VowpalWabbitRegressor, AnalyzeHealthText, EntityDetector, KeyPhraseExtractor, LanguageDetector, NER, PII, TextAnalyze, TextSentiment
Ordering
- Alphabetic
- By Inheritance
Inherited
- ComplexParamsReadable
- MLReadable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
load(path: String): T
- Definition Classes
- MLReadable
- Annotations
- @Since( "1.6.0" )
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
read: MLReader[T]
- Definition Classes
- ComplexParamsReadable → MLReadable
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
Inherited from MLReadable[T]
Value Members
-
def
load(path: String): T
- Definition Classes
- MLReadable
- Annotations
- @Since( "1.6.0" )
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
Ungrouped
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
load(path: String): T
- Definition Classes
- MLReadable
- Annotations
- @Since( "1.6.0" )
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
read: MLReader[T]
- Definition Classes
- ComplexParamsReadable → MLReadable
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()