-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
PipeOpUMAP #791
Open
advieser
wants to merge
39
commits into
master
Choose a base branch
from
umap
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
PipeOpUMAP #791
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
b1b836b
feat: add init umap implementation
m-muecke ffdf668
docs: run document
m-muecke 0795fae
docs: more param docs
m-muecke d1fc20e
docs: more param docs
m-muecke 7fbd496
docs: only run the examples if uwot available
m-muecke 0122c89
docs: more docs
m-muecke 0017c4e
docs: finish param docs
m-muecke 7a17a3a
docs: init docs for state
m-muecke 4188dcd
fix: remove browser call
m-muecke 56e43fe
feat(umap): allow more metrics and remove depend
m-muecke 9ae3780
docs: added most state parameters
advieser 535274d
docs: added states
advieser 8850d83
fixed merge
advieser 18000b3
docs: redocument
m-muecke 341fd1e
docs: added seed state + feat: rm double metric
advieser d396b6c
Merge branch 'umap' of https://github.com/mlr-org/mlr3pipelines into …
advieser b6b1437
docs: remaining state params + document
advieser 28adeed
feat: predict takes computing params that are not taken from model by…
advieser 114e33c
feat: target metrics same as metrics
advieser 5e60f6f
feat: custom check for param
advieser 5f86987
feat: removed param options that are incompatible with predict + test…
advieser b8fa65f
small docs change and change to target_metric for compatibility with …
advieser 7881990
docs: param scale + small corr for scale special vals
advieser 79c7dbc
added tests
advieser 9d29051
docs: run document
advieser 468a6f7
merge master into umap
advieser 8545c79
updated NEWS.md
advieser 97a616a
added packages to initialize
advieser ccdb4ae
docs: added ref to paper
advieser 56ba861
docs: fixed non-ASCII char + document
advieser 903c4fc
fix test failures due to crate
advieser 8be8cdd
docs: document + missing changes in master/man
advieser daf28df
fix: crate workaround
advieser 394eb70
Added depends to params + document
advieser 53ae9a7
Added preproc tests + updated DESRIPTION
advieser 2eef42d
Add deep_clone, currently WIP
advieser d854eae
added tests for different nn_methods
advieser e1b113e
feat: params for transform + better param defs + docs
advieser 2867759
changed tests to fit new param scheme
advieser 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this one has no tag 'overwrite' on purpose?