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

Example 1. XOR data - fails #19

Closed
lalusaud opened this issue Jan 27, 2020 · 2 comments
Closed

Example 1. XOR data - fails #19

lalusaud opened this issue Jan 27, 2020 · 2 comments
Assignees

Comments

@lalusaud
Copy link

I was testing rumale examples from https://yoshoku.github.io/rumale/doc/

The first example failed with this error - undefined local variable or method `x' for main:Object (NameError)

I replaced x with features and y with labels and it worked.

@yoshoku yoshoku self-assigned this Jan 28, 2020
@yoshoku
Copy link
Owner

yoshoku commented Jan 28, 2020

@lalusaud Thank you for your report. I have fixed mistake in the first example code on README (a5d76a7). The API documentation has also been updated. https://yoshoku.github.io/rumale/doc/

@lalusaud
Copy link
Author

@yoshoku - Awesome! Thank you for fixing it quickly.

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

No branches or pull requests

2 participants