Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## MAJOR CHANGES

* Update Dimensionality Reduction task to OpenProblems v2 results (PR #326).

* Migrated the result scaling from R to JavaScript to allow dynamically updating the results (PR #332).

## MINOR CHANGES
Expand Down
210 changes: 161 additions & 49 deletions results/dimensionality_reduction/data/dataset_info.json

Large diffs are not rendered by default.

592 changes: 213 additions & 379 deletions results/dimensionality_reduction/data/method_info.json

Large diffs are not rendered by default.

Loading
Loading