Pinned Loading
-
-
CodecLaws.scala
CodecLaws.scala 12import $ivy.`org.reactivemongo::reactivemongo:0.16.0`
3import $ivy.`com.typesafe.play::play-json:2.6.10`
4import $ivy.`org.typelevel::cats:0.9.0`
5import $ivy.`com.github.alexarchambault::scalacheck-shapeless_1.13:1.1.6`
-
Confusion matrix trait and implement...
Confusion matrix trait and implementation with some sample app written using java 10 features 1interface ConfusionMatrixInterface {
23Stream<String> getClassNames();
45int truePositive(String className);
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.