Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Spark Connect ML error:
ATTRIBUTE_NOT_ALLOWED
<attribute> in <className> is not allowed to be accessed.
CACHE_INVALID
Cannot retrieve Summary object <objectName> from the ML cache
because the Summary object was evicted due to non use for more than <evictTimeoutInMinutes> minutes.
Call model.evaluate(dataset) to create a new Summary object.
DISABLED
Spark Connect ML is disabled.
ML_CACHE_SIZE_OVERFLOW_EXCEPTION
The model cache size in current session is about to exceed <mlCacheMaxSize> bytes.
Remove all Python references to models no longer in use to free them from the cache.
MODEL_SIZE_OVERFLOW_EXCEPTION
The fitted or loaded model size is about <modelSize> bytes.
Fit or load a model smaller than <modelMaxSize> bytes.
MODEL_SUMMARY_LOST
The model <objectName> summary is lost because the cached model is offloaded.
UNSUPPORTED_EXCEPTION
<message>