Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive Data Visualizations tool #791

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

snehas-05
Copy link
Contributor

Issue number #713

This PR introduces an interactive data visualization module to the ML Nexus platform, enhancing user engagement and simplifying dataset analysis. The new feature allows users to upload datasets in popular formats (e.g., CSV) and generate visualizations to explore data patterns and assess machine learning model performance.

Key features:
Data Upload and Visualization: Allows users to upload CSV datasets and visualize them directly on the site.

Interactive Visualizations:
Scatter Plot: Shows relationships between two numeric features.
Correlation Heatmap: Displays feature correlations to help identify relationships.

Please consider this PR to integrate interactive data visualization features into ML Nexus. This addition allows users to upload and analyze datasets through intuitive visualizations like scatter plots and correlation heatmaps, enhancing data exploration and insight generation directly on the platform.

I've invested substantial effort and conducted in-depth research to implement these features effectively, focusing on both functionality and user experience. Given the complexity and dedication required to complete this feature, I kindly request the Level 2 badge in recognition of my contributions and hard work.

Thank you for your consideration!

Copy link

vercel bot commented Nov 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ml-nexus ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 7:04am

Copy link

github-actions bot commented Nov 6, 2024

👋 Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly.
Don't forget to mention the issue you solved!.

To help move the process along, please tag @UppuluriKalyani, @Neilblaze, and @SaiNivedh26 for a faster review!

@UppuluriKalyani UppuluriKalyani merged commit 0a6cf54 into UppuluriKalyani:main Nov 6, 2024
4 checks passed
Copy link

github-actions bot commented Nov 6, 2024

🎉🎉 Thank you for your contribution! Your PR #791 has been merged! 🎉🎉

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

Successfully merging this pull request may close these issues.

2 participants