-
Notifications
You must be signed in to change notification settings - Fork 3
Bugfix/investigate stein thinning #1000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
73b860b
feat: change the KSD metric to use the stein kernel in the blobs benc…
gw265981 6fc91ca
feat: use gaussian kde as score function and use regularisation for S…
gw265981 22d9143
fix: improve typing for score function
gw265981 4c0d806
feat: add KDE bandwidth method as a parameter to SteinThinning
gw265981 a8ee69c
feat: use scipy gaussian_kde for SteinThinning score function in benc…
gw265981 41fcd48
Merge branch 'main' into bugfix/investigate-stein-thinning
gw265981 ed405a3
fix: references to external method
gw265981 16b610e
feat: update benchmarks save paths
gw265981 254fb63
feat: save frame plots for pounce benchmark
gw265981 70dc93e
feat: update benchmarking results
gw265981 6c78ac9
feat: fix UMAP random_state and reduce UMAP n_components for pounce_b…
gw265981 822df59
feat: update benchmarking results
gw265981 10000f9
feat: add time results for blobs benchmark
gw265981 9b4f97f
test: add test for SteinThinning score function in benchmark_util.py
gw265981 4954ba6
test: update score function test
gw265981 21faf7e
docs: add clarification about unsupervised benchmarking
gw265981 a90dfc9
docs: improve alt text
gw265981 a4b560f
fix: type in benchmark alt text
gw265981 0a34877
docs: add full stops
gw265981 8350ff7
docs: save path clarification for david_benchmark.py
gw265981 c893b94
docs: add changes to `CHANGELOG.md`
gw265981 12614e0
Merge remote-tracking branch 'origin/bugfix/investigate-stein-thinnin…
gw265981 31bfe2e
fix: typo in benchmark docs page
gw265981 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.