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

[BUG] USER INPUT HANDLING IN generate_predictions FUNCTION #111

Open
PreetSharma-12 opened this issue Oct 19, 2024 · 2 comments
Open

[BUG] USER INPUT HANDLING IN generate_predictions FUNCTION #111

PreetSharma-12 opened this issue Oct 19, 2024 · 2 comments
Assignees
Labels

Comments

@PreetSharma-12
Copy link

PreetSharma-12 commented Oct 19, 2024

The conversion of user input assumes all values can be converted to float. But if the dataset includes categorical features, we need to handle those differently. I have corrected the particular block of code.
Also I have attached the before and after codes.
Please look into this and assign me this problem @ombhojane Sir

Before :
Screenshot numpy prob 3q

After :
Screenshot numpy prob 3ans

@PreetSharma-12 PreetSharma-12 added the bug Something isn't working label Oct 19, 2024
@ombhojane
Copy link
Owner

okayy go ahead!

@chetlasrijith
Copy link

Can i contribute to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants