Interface IHotSwappableClassifier
Optional interface implemented by classifiers that support hot-reloading of their underlying model without full replacement.
public interface IHotSwappableClassifier
Methods
Reload()
void Reload()
Optional interface implemented by classifiers that support hot-reloading of their underlying model without full replacement.
public interface IHotSwappableClassifier
void Reload()