Skip to content

A Simple EDA App for full Analysis of ML Dataset. Upload any dataset in CSV format, it will show the full analysis of the dataset such as top 5 columns, the shape, Value count, summary as well as the visualization.

Notifications You must be signed in to change notification settings

tandrimasingha/ML-DataSet-Analysis-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ML DataSet Analysis and Visualization

Cover-img (2)

Overview Of the Web App :

A Simple EDA App for full Analysis of ML Dataset. The user need to Upload any dataset in CSV format, it will show the full analysis of the dataset such as top 5 columns, the shape, Value count, summary as well as the visualization which contains HeatMap, Pie Chat, Plot of value count. You can also see the Customizable Plot such as bar plot, kde , box plot, line plot, hist, area. The user can choose the parameters that is the x-axis and y-axis on which they want to see the plot. This web app gives you a clear overview of any dataset Of ML.

My Tech Stack:

image   image   image   image   image   image  

Structure of the Web App:

  • It is a streamlit webapp which contains a navigation bar and the home page.
  • The navigation bar consists of About the Project and About the Author.
  • The home screen consists of a file of CSV format upload option.
  • The User need to upload a dataset of csv format and the web app will give the full analysis of the Dataset
  • Analysis such as - shape of the dataset, value count, description of the dataset such as mean, median, mode, the datatype of the columns.
  • Then comes the Visualization part where graph plot will be shown such as - Heatmap, Pie chart, Plots of value count of any columns chosen by the user. You can also see the Customizable Plot such as bar plot, kde , box plot, line plot, hist, area.

About

A Simple EDA App for full Analysis of ML Dataset. Upload any dataset in CSV format, it will show the full analysis of the dataset such as top 5 columns, the shape, Value count, summary as well as the visualization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages