Package test.rawDeepLearningClassifier
Class KetosDLClassifierTest
java.lang.Object
test.rawDeepLearningClassifier.KetosDLClassifierTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test the ketos classifier and tests are working properly.
-
Constructor Details
-
KetosDLClassifierTest
public KetosDLClassifierTest()
-
-
Method Details
-
ketosClassifierTest
@Test public void ketosClassifierTest()Test the ketos classifier and tests are working properly. This tests loading the ketos model and also using functions in KetosWorker.
-