Skip to content

Releases: OutlierDetectionJL/OutlierDetection.jl

v0.4.1

27 Dec 08:31
Compare
Choose a tag to compare

OutlierDetection v0.4.1

Diff since v0.4.0

Updated docs

v0.4.0

27 Dec 05:49
Compare
Choose a tag to compare

OutlierDetection v0.4.0

Diff since v0.3.3

Upgrade MLJBase to 1.0
Adapt to new OutlierDetectionInterface

Merged pull requests:

  • CompatHelper: bump compat for MLJBase to 0.21, (keep existing compat) (#36) (@github-actions[bot])
  • docs: add rolling-robot as a contributor for doc (#38) (@allcontributors[bot])
  • docs: add tylerjthomas9 as a contributor for code (#39) (@allcontributors[bot])

Closed issues:

  • Unsupervised detectors and missing values in provided target (#34)
  • [DOC] simple examples in documentation are broken (#37)

v0.3.3

18 Oct 09:24
Compare
Choose a tag to compare

OutlierDetection v0.3.3

Diff since v0.3.2

  • Upgrade MLJ to 0.20
  • Adapt composite reports to work with MLJ 0.20

Closed issues:

  • Citation to the library (#26)
  • Pkg.add("OutlierDetection") issues (#27)

Merged pull requests:

  • CompatHelper: bump compat for MLJBase to 0.20, (keep existing compat) (#25) (@github-actions[bot])
  • Fix a few typos (#28) (@pitmonticone)
  • docs: add pitmonticone as a contributor for doc (#29) (@allcontributors[bot])

v0.3.2

28 Mar 08:57
Compare
Choose a tag to compare

OutlierDetection v0.3.2

Diff since v0.3.1

  • Update docs to reflect the 0.3 changes

v0.3.1

28 Mar 06:45
Compare
Choose a tag to compare

OutlierDetection v0.3.1

Diff since v0.3.0

v0.3.0

27 Mar 20:10
Compare
Choose a tag to compare

OutlierDetection v0.3.0

Diff since v0.2.6

Closed issues:

  • How to use the ProbabilisticDetector wrapper with MLJ UnsupervisedDetectors not defined in OutlierDetection (#24)

v0.2.6

27 Mar 06:00
Compare
Choose a tag to compare

OutlierDetection v0.2.6

Diff since v0.2.5

v0.2.5

24 Mar 08:29
Compare
Choose a tag to compare

OutlierDetection v0.2.5

Diff since v0.2.4

v0.2.4

02 Mar 11:53
Compare
Choose a tag to compare

OutlierDetection v0.2.4

Diff since v0.2.3

v0.2.3

17 Feb 12:23
Compare
Choose a tag to compare

OutlierDetection v0.2.3

Diff since v0.2.2

Closed issues:

  • Initial setup (#3)
  • Readme example does not seem correct (#11)

Merged pull requests:

  • CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#21) (@github-actions[bot])