Update notebooks with factory and getter / setter#4292
Merged
Conversation
Member
|
If nobody objects, Ill merge this @vigsterkr @vinx13 |
vigsterkr
requested changes
May 22, 2018
Member
vigsterkr
left a comment
There was a problem hiding this comment.
there are some minor code formatting errors, see:
https://travis-ci.org/shogun-toolbox/shogun/jobs/381273090#L727
plz address those and then we can merge it!
ktiefe
pushed a commit
to ktiefe/shogun
that referenced
this pull request
Jul 30, 2019
* Update KNN notebook * Update naive-bayes notebook * Update multiclass_reduction notebook * Update autoencoder notebook * Update classification notebook * Update LMNN notebook * Update neuralnets_digits notebook * Update Scene_classification notebook * Update rbms_dbns notebook * Update tree ensemble notebook * Update MMD notebook * Update gp notebook * Update MKL notebook * Updte multilabel structure notebook * Update variational_classifier notebook * Update binary denoising notebook * Update xval notebook * Update FGM notebook * Update hashed features notebook
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
continue from #4269 , update more Jupyter notebooks with feature factory, tag getter / setter