Giter Site home page Giter Site logo

adityab24840 / eda-and-datavisualization Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 9.67 MB

This app allows you to select a dataset, view its contents, explore data statistics, and generate various types of plots. It's built with Streamlit, a Python library for creating web applications with ease.

Python 100.00%

eda-and-datavisualization's Introduction

ML DataSet Explorer & Data Visualization with Streamlit

Table of Contents

Streamlit Logo

Explore and visualize your datasets interactively with this Streamlit application. This app allows you to select a dataset, view its contents, explore data statistics, and generate various types of plots. It's built with Streamlit, a Python library for creating web applications with ease.

Features

  • Dataset Selection: Choose a dataset file from a directory.
  • Data Exploration:
    • View the first few rows of the dataset.
    • Display the dataset's shape (number of rows and columns).
    • Select specific columns to display.
    • Check the value counts of the target/class variable.
    • Check for missing (null) values in the dataset.
    • View the data types of each column.
    • Explore summary statistics of the dataset.
  • Data Visualization:
    • Generate a correlation heatmap (Seaborn).
    • Create a pie chart to visualize target variable distribution.
    • Generate bar plots based on selected columns.
    • Customize and generate various types of plots (area, bar, line, etc.).
  • Fun Interaction: Click the "Thanks" button to display balloons.

Usage

  1. Clone Repository: Clone this repository to your local machine or download the code.

    git clone https://github.com/adityab24840/EDA-and-DataVisualization
  2. Install Dependencies: Install the required Python packages listed in the requirements.txt file:

    pip install -r requirements.txt
  3. Run the App: Start the Streamlit app using the following command:

    streamlit run app.py
  4. Interact with the App: The app will open in your default web browser, allowing you to explore and visualize your datasets interactively.

Author

  • Author: Aditya N Bhatt
  • Student ID: 231057017
  • Program: AI & ML, MSIS

GitHub Repository

You can find the source code for this project on GitHub.

Built With

  • Streamlit: The app is built with Streamlit, a Python library for creating web applications.

eda-and-datavisualization's People

Contributors

adityab24840 avatar

Stargazers

Arnav Keche avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.