Closed Karthik3904 closed 4 weeks ago
👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀
✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀
✅ This issue has been successfully closed. Thank you for your contribution and helping us improve the project! If you have any more ideas or run into other issues, feel free to open a new one. Happy coding! 🚀
Has this bug been raised before?
Description
Description
This issue includes two parts:
Update the Overview Section: The current "Overview" section lacks detailed information. Updating it would help provide better context about the project’s purpose, data source, and objectives, which is essential for new users to understand the project.
Suggested update for the overview:
Fix Image Visibility in Performance Metrics: In the "Performance Metrics" section, the images intended to show the Root Mean Square Error (RMSE), Mean Absolute Error (MAE), and Mean Absolute Percentage Error (MAPE) for different regression algorithms are not loading. They appear as broken image icons. Correcting the image paths or links would improve the document's readability and presentation.
Steps to Reproduce
Steps to Reproduce
Screenshots
Screenshots
Please see the attached screenshots for reference:
Performance Metrics with broken image icons:
Current Overview Section:
Do you want to work on this issue?
Yes
If "yes" to the above, please explain how you would technically implement this.
To address this issue, I would:
Update the "Overview" section by editing the README or relevant markdown file to include the suggested content.
Check the file paths or links for images in the "Performance Metrics" section to ensure correct display, possibly by confirming the images are correctly referenced and available in the repository.