You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🌟 Is your feature request related to a problem?:
The navbar should contain the name "PREDICTIVE CALC" and a logo along with it.
💡 Describe the solution you'd like:
I want to add the image of the website and the name of the website in the navbar which is important.
🔀 Describe alternatives considered:
Though there is an intro about "Welcome to Predictive Calc!" but still a heading consisting of the website name is required.
📄 Additional Context:
To be Mentioned while taking the issue:
Contributor GSSoC and Hacktoberfest 2024
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.
The text was updated successfully, but these errors were encountered:
🌟 Is your feature request related to a problem?:
The navbar should contain the name "PREDICTIVE CALC" and a logo along with it.
💡 Describe the solution you'd like:
I want to add the image of the website and the name of the website in the navbar which is important.
🔀 Describe alternatives considered:
Though there is an intro about "Welcome to Predictive Calc!" but still a heading consisting of the website name is required.
📄 Additional Context:
To be Mentioned while taking the issue:
Contributor GSSoC and Hacktoberfest 2024
Note:
predict.py
file includes a properly implementedmodel_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.The text was updated successfully, but these errors were encountered: