Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Add "Comparison Mode" for Calculators #198

Open
Anushka-Pote opened this issue Oct 31, 2024 · 1 comment · May be fixed by #200
Open

Add "Comparison Mode" for Calculators #198

Anushka-Pote opened this issue Oct 31, 2024 · 1 comment · May be fixed by #200

Comments

@Anushka-Pote
Copy link

🌟 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:

  • What is your participant role? GSSOC-ext, Hacktoberfest

Note:

  • Please review the project documentation and ensure your code aligns with the project structure.
  • Please ensure that either the predict.py file includes a properly implemented model_details() function or the notebook contains this function to print a detailed model report. The model will not be accepted without this function in place, as it is essential for generating the necessary model details.
  • Prefer using a new branch to resolve the issue, as it helps keep the main branch stable and makes it easier to manage and review your changes.
  • Strictly use the pull request template provided in the repository to create a pull request.
@yashasvini121
Copy link
Owner

Sure @Anushka-Pote, go ahead!

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

Successfully merging a pull request may close this issue.

2 participants