Currently Adapter for ARFClassifier does not allow for logging the state of warning and drift detector, so proper inheriting from DriftModelAdapterBase should be implemented.
Also one can think about adding more interesting properties to track by adapter during analysis.
Currently Adapter for
ARFClassifier
does not allow for logging the state of warning and drift detector, so proper inheriting fromDriftModelAdapterBase
should be implemented. Also one can think about adding more interesting properties to track by adapter during analysis.