Skip to content
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

#3555 add meta_example for classifier_perceptron undocumented-sample #4140

Conversation

spothound
Copy link
Contributor

Hi! My name is Paco and I'm interested in this project and I would like to get involved with it.

I've created the sample and tested c and python result. They are both the same.
I'm sending another PR to shogun-data with the integration testing data output of the c++ executable and I'll make a cookbook page then.

@karlnapf
Copy link
Member

karlnapf commented Feb 2, 2018

Welcome Paco, thanks for the patch! :)

@karlnapf
Copy link
Member

karlnapf commented Feb 2, 2018

The example looks good. I have in the meantime merged you data PR, so you can now add the update to this PR as well

@spothound
Copy link
Contributor Author

Done! :)

Thank you! Now I'm gonna write a Cookbook page.

@karlnapf karlnapf merged commit fa7728a into shogun-toolbox:develop Feb 3, 2018
@karlnapf
Copy link
Member

karlnapf commented Feb 3, 2018

Thanks for the contribution! :)

@karlnapf
Copy link
Member

karlnapf commented Feb 3, 2018

btw is there still an undocumented python example that can be deleted?

@@ -0,0 +1,35 @@
CSVFile f_feats_train("../../data/classifier_binary_2d_linear_features_train.dat")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah, I had overseen this.
Can you pls send another PR where you move the perceptron to the "binary" folder, it does not really follow the NN structure in Shogun. Same for the data file.
Also could you remove the python example in the same PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh ok, I thought it had to be with NN examples, I'll move it and remove the python example...

Also... I'm seeing that one check didn't pass which is weird because I just send the data file... don't know :/

Well, I'lll do that and send another commit!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

another PR* xp

karlnapf pushed a commit to karlnapf/shogun that referenced this pull request Feb 4, 2018
ktiefe pushed a commit to ktiefe/shogun that referenced this pull request Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants