ankane / eps

Machine learning for Ruby
MIT License
643 stars 15 forks source link

bug in evaluator? #20

Closed mikemanyoung closed 4 years ago

mikemanyoung commented 4 years ago

I got this error when creating a model:

https://gist.github.com/mikemanyoung/b4fb5e9b21c1dea7c9639fbd3cc07ea7

mikemanyoung commented 4 years ago

Seems to only happen when I use a text feature. When I remove the text feature, seems to go away.

ankane commented 4 years ago

Hey @mikemanyoung, I can help debug if you can put together a reproducible example you're able to share (feel free to send me an email if you'd prefer not to post the dataset here).

mikemanyoung commented 4 years ago

I've emailed you a dataset, thanks for helping out!

ankane commented 4 years ago

Thanks for sending, should be fixed in the latest release.