Automated Data Analysis Dashboard

Created on: October 05, 2024

 An interactive dashboard built with Streamlit for comprehensive data analysis, allowing CSV uploads, preprocessing, visualization, and exportable reports.

  • Upload and Analyze: Upload CSV files to analyze distribution, correlation, PCA, clustering, and time-series trends.
  • Model Comparison: Compare machine learning models for regression or classification tasks.
  • Download Processed Data: Save the processed dataset as a CSV file.
  • PDF Report: Export results and visualizations in a detailed PDF report.

Built with Python, Streamlit, and data analysis libraries to provide an intuitive user experience.

For more details, features, and how to use it, explore the full project on GitHub: https://github.com/Adnaneessalmi/Automated-data-analysis.