yashasvini121 / predictive-calc

An interactive web application developed with Streamlit, designed for making predictions using various machine learning models. The app dynamically generates forms and pages from JSON configuration files. ⭐ If you found this helpful, consider starring the repo!
https://predictive-calc.streamlit.app/
MIT License
25 stars 72 forks source link

Add "Comparison Mode" for Calculators #198

Open Anushka-Pote opened 4 days ago

Anushka-Pote commented 4 days ago

🌟 Is your feature request related to a problem?: Implement a "Comparison Mode" feature that allows users to input multiple sets of parameters for various calculators and view the results side-by-side. This feature will help users compare predictions across different inputs, enhancing usability without altering existing functionalities.

💡 Describe the solution you'd like: Implement a "Comparison Mode" feature that allows users to input multiple sets of parameters for various calculators and view the results side-by-side. This feature will help users compare predictions across different inputs, enhancing usability without altering existing functionalities.

🔀 Describe alternatives considered:

📄 Additional Context: Provides users with a better understanding of how different inputs impact the predictions. Enhances the application's usability by making it easier to analyze and compare results.

To be Mentioned while taking the issue:

Note:

yashasvini121 commented 3 days ago

Sure @Anushka-Pote, go ahead!