This package provides basic tests for OutlierDetection.jl
models. Simply add OutlierDetectionTest
to your test dependencies and start testing!
using OutlierDetectionTest
data = TestData()
test_detector(MY_DETECTOR, data)
No packages found.
This website serves as a package browsing tool for the Julia programming language. It works by aggregating various sources on Github to help you find your next package.
By analogy, Julia Packages operates much like PyPI, Ember Observer, and Ruby Toolbox do for their respective stacks.