Uses of Interface
org.episteme.core.mathematics.ml.MLProvider
Packages that use MLProvider
Package
Description
-
Uses of MLProvider in org.episteme.benchmarks.benchmark.benchmarks
Classes in org.episteme.benchmarks.benchmark.benchmarks that implement interfaces with type arguments of type MLProviderModifier and TypeClassDescriptionclassSystematic benchmark for Machine Learning providers.Methods in org.episteme.benchmarks.benchmark.benchmarks that return types with arguments of type MLProviderMethods in org.episteme.benchmarks.benchmark.benchmarks with parameters of type MLProvider -
Uses of MLProvider in org.episteme.core.mathematics.ml.providers
Classes in org.episteme.core.mathematics.ml.providers that implement MLProviderModifier and TypeClassDescriptionclassMulticore Java implementation of ML algorithms using Parallel Streams.