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

undefined method to_a for "abc":String #46

Open
imi-milaap opened this issue Sep 3, 2019 · 0 comments
Open

undefined method to_a for "abc":String #46

imi-milaap opened this issue Sep 3, 2019 · 0 comments

Comments

@imi-milaap
Copy link

imi-milaap commented Sep 3, 2019

There is already one similar open issue.
Consider a training set as"

[
        ["myself", 0, "#{my_name}"],
        ["friend", 1, "#{friend_name}"],
        ["family", 1, "#{member_name}"],
        ["other", 1, "#{other_name}"]
]

If all methods(my_name, friend_name etc) return same name, decision tree is breaking.

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

1 participant