Skip to content

Comments

Fixed Streamlit input handling and updated README#1

Open
D15A-Jai-61 wants to merge 3 commits intoAryanKaushal2002:mainfrom
D15A-Jai-61:fix-streamlit-inputs
Open

Fixed Streamlit input handling and updated README#1
D15A-Jai-61 wants to merge 3 commits intoAryanKaushal2002:mainfrom
D15A-Jai-61:fix-streamlit-inputs

Conversation

@D15A-Jai-61
Copy link

Summary

This pull request improves the stability and usability of the application by fixing input handling issues in the Streamlit interface and updating the project documentation for clarity and correctness.

Key Changes

  • Replaced text-based inputs with numeric inputs across all prediction pages to prevent runtime errors caused by empty or invalid values.
  • Improved overall app stability by ensuring safe input handling on page load and interaction.
  • Updated the README to update setup instructions, ports, and project structure.
  • Added a .gitignore file.

Impact

  • Prevents Diabetes prediction page showing error due to empty/invalid user input.
  • Ensures consistent and reliable predictions across all disease models.

Notes

  • No changes were made to the trained machine learning models.
  • Model predictions remain unchanged; only input handling and documentation were improved.

D15A-Jai-61 and others added 3 commits January 25, 2026 23:05
…irect installation and usage without Docker.
Removed a text encapsulating code box that wasn't supposed to be there.
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

Successfully merging this pull request may close these issues.

1 participant