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

TypeError: '>' not supported between instances of 'str' and 'float' #3

Open
ZenithClown opened this issue Aug 12, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@ZenithClown
Copy link
Owner

image
Setting scikit-learn to resolve Issue #2 raises TypeError. This is mostly due to the following code:

image

@ZenithClown ZenithClown added the bug Something isn't working label Aug 12, 2020
@ZenithClown
Copy link
Owner Author

Added try ... catch to resolve the issue. Need to implement robust functionality here.

@ZenithClown ZenithClown added enhancement New feature or request and removed bug Something isn't working labels Aug 12, 2020
ZenithClown added a commit that referenced this issue Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant