Skip to content

Releases: ModSSC/ModSSC

1.0.0

10 Mar 15:33
Immutable release. Only release title and notes can be modified.
f13e62e

Choose a tag to compare

What's Changed

  • chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #43
  • chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #44
  • feat: add best benchmark configuration commands for all percentages by @melvinbarbaux in #45
  • fix: correct benchmark config paths and secure cache directory structure by @melvinbarbaux in #46
  • chore(release): prepare 1.0.0 metadata and changelog by @melvinbarbaux in #47

Full Changelog: 0.3.0...1.0.0

0.3.0

23 Feb 17:24
Immutable release. Only release title and notes can be modified.
1fcd59a

Choose a tag to compare

What's Changed

  • feat(bench): add seed sweep workflow with config/schema updates and tests by @melvinbarbaux in #36
  • refactor(inductive): remove TSVM implementation and prune obsolete inductive TSVM experiments by @melvinbarbaux in #37
  • feat(evaluation): enhance device inference for torch objects in _first_torch_device and _infer_method_device by @melvinbarbaux in #38
  • test: mirror tests/ tree to src/modssc and remove non-mirrored folders by @melvinbarbaux in #39
  • Refactor transductive method orchestration and enhance error handling by @melvinbarbaux in #40
  • chore(bench): keep minimal benchmark configs and ignore best/smoke sets by @melvinbarbaux in #41
  • refactor: centralize duplicated helpers and add mirrored tests to rea… by @melvinbarbaux in #42

Full Changelog: 0.2.5...0.3.0

0.2.5

17 Feb 02:09
Immutable release. Only release title and notes can be modified.
0aa91d4

Choose a tag to compare

What's Changed

  • feat: Added env var passthrough for dataset, preprocess, and runs cache directories in benchmark by @melvinbarbaux in #35

Full Changelog: 0.2.4...0.2.5

0.2.4

09 Feb 12:32
Immutable release. Only release title and notes can be modified.
2e4b897

Choose a tag to compare

What's Changed

  • fix: align torch inputs for graph inductive runs and evaluation by @melvinbarbaux in #32

Full Changelog: 0.2.2...0.2.4

0.2.2

30 Jan 01:18
Immutable release. Only release title and notes can be modified.
0bc04ba

Choose a tag to compare

What's Changed

  • fix: add graphsage activation + torch preprocess for trinet vision by @melvinbarbaux in #31

Full Changelog: 0.2.1...0.2.2

0.2.1dev

29 Jan 09:01
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: 0.2.0...0.2.1dev

0.2.1

29 Jan 18:59
Immutable release. Only release title and notes can be modified.
2ba3da7

Choose a tag to compare

What's Changed

  • fix(inductive): stabilize labels handling for graph runs by @melvinbarbaux in #29
  • fix(inductive): graph dict support + prune multiclass s4vm/tsvm configs by @melvinbarbaux in #30

Full Changelog: 0.2.0...0.2.1

0.2.0

29 Jan 00:59
Immutable release. Only release title and notes can be modified.
2aa635d

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on "Keep a Changelog", and this project adheres to Semantic Versioning.

0.2.0

  • Amelioration des performances des pipelines inductifs et des chemins critiques.
  • Couverture de tests renforcee pour securiser les nouvelles optimisations.

0.1.2

  • Fix misc bugs

0.1.1

  • Bump version metadata and docs.
  • Allow docs/release workflows to run on numeric tags.

0.1.0

  • Contains all desired transductive methods and marks a stable benchmark release.

0.0.4

  • Added multiple semi-supervised methods.

0.0.3

  • Fixed bugs and improved logging for inductive methods.

0.0.2

  • Updated github workflow

0.0.1

  • Initial public release.

0.1.2

15 Jan 22:05
Immutable release. Only release title and notes can be modified.
f2e4143

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on "Keep a Changelog", and this project adheres to Semantic Versioning.

0.1.2

  • Fix misc bugs

0.1.1

  • Bump version metadata and docs.
  • Allow docs/release workflows to run on numeric tags.

0.1.0

  • Contains all desired transductive methods and marks a stable benchmark release.

0.0.4

  • Added multiple semi-supervised methods.

0.0.3

  • Fixed bugs and improved logging for inductive methods.

0.0.2

  • Updated github workflow

0.0.1

  • Initial public release.

0.1.1

13 Jan 01:45
Immutable release. Only release title and notes can be modified.
cada036

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on "Keep a Changelog", and this project adheres to Semantic Versioning.

0.1.1

  • Bump version metadata and docs.
  • Allow docs/release workflows to run on numeric tags.

0.1.0

  • Contains all desired transductive methods and marks a stable benchmark release.

0.0.4

  • Added multiple semi-supervised methods.

0.0.3

  • Fixed bugs and improved logging for inductive methods.

0.0.2

  • Updated github workflow

0.0.1

  • Initial public release.