8000 Releases · vikinganalytics/mvg · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: vikinganalytics/mvg

Add docs for label propagation

15 Feb 14:04
ba1d8d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.5...v0.11.6

Update pyton env in CI

15 Feb 13:58
7689c0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.4...v0.11.5

fix doc publication workflow

03 Feb 19:48
aa70009
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.11.4

Improve and update examples, add example for apply model

31 Jan 23:09
512d68b
Compare
Choose a tag to compare

What's Changed

  • update licence, python versions. add badges by @tuix in #124
  • Pipeline should test the examples by @vnadhan in #128
  • example for applymodel by @tuix in #132
  • Update all references of outdated filenames of examples by @vnadhan in #134
  • Included plot depicting mode probabilities over time by @vnadhan in #136

Full Changelog: v0.11.2...v0.11.3

Plot mode probabilities and allow saving of plots

17 Dec 07:32
041b91c
Compare
Choose a tag to compare

What's Changed

  • Cancel pipeline run for old commits in PR by @vnadhan in #119
  • Capability to save plots with a user-defined filename (or location) by @vnadhan in #120
  • Plot depicting change of mode probabilities over time by @vnadhan in #117

Full Changelog: v0.11.0...v0.11.2

Improve error messages returned by MVG

17 Dec 07:28
cea03f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.5...v0.11.0

refactor test cases, add documentation for Analysis completion callback

17 Dec 07:21
750b902
Compare
Choose a tag to compare

What's Changed

  • Pytest conftest refactor and test cases for selected channels and selected columns by @vnadhan in #113
  • Added page about API callback by @OskarLiew in #114

Full Changelog: v0.10.4...v0.10.5

fix handling of mode probabilities

22 Nov 13:04
d14c4f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

20 Nov 16:21
11bb008
Compare
Choose a tag to compare

What's Changed

  • fix math rendering in kpidemo documentation by @tuix in #106

Full Changelog: v0.10.2...v0.10.3

add selection of columns and channels to analysis request

20 Nov 15:55
35248b0
Compare
Choose a tag to compare

What's Changed

  • Fixing inline maths and adding kpidemo api reference by @OskarLiew in #103
  • Included selected_channels and selected_columns in request analysis method signature by @vnadhan in #101

Full Changelog: v0.10.1...v0.10.2

0