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
A data-driven sales analytics project that combines descriptive and predictive analysis to uncover business insights, identify trends, and forecast future sales performance through an interactive dashboard.
A powerful Streamlit web app for interactive CSV data analysis with visualizations, statistical insights, correlation heatmaps, outlier detection, and data cleaning - no coding required.
Importing Boston dataset and describing the overview of the data using libraries such as Numpy, Pandas, Matplotlib and Seaborn. Analysing and creating various visualizations (Box plot, Scatter plot, Histogram). Examining the data structure, missing values and inconstencies to ensure data quality.
Car Price Prediction using Machine Learning with Python, Pandas, Seaborn, Matplotlib, and Scikit-learn. Includes data preprocessing, EDA, Linear Regression, model evaluation, and feature importance analysis.