Module sktmls.models.contrib.info_defect_rule_model
Classes
class InfoDefectRuleModel (model_name: str, model_version: str, features: List[str])
-
MLS 모델 레지스트리에 등록되는 Rule 기반 상위 클래스입니다.
Ancestors
Methods
def predict(self, x: List[Any], **kwargs) ‑> Dict[str, Any]
Inherited members