Coder Social home page Coder Social logo

krupanss / ieda Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 5.0 137 KB

R Package for the Interactive Shiny Application for exploratory data analysis thru visualization

Home Page: https://sskdatalab.shinyapps.io/InteractiveEDA/

R 100.00%
eda exploratory-data-analysis r rshiny interactive-visualizations interactive-analysis rpackage interactive-data-analysis interactive-eda

ieda's Introduction

IEDA (Interactive-Exploratory-Data-Analysis)

IEDA is an R Package for a R Shiny application for exploratory data analysis thru Interactive Visualizations

About

Exploratory Data Analysis is one of the key components of a data science project. It is a crucial step to take before diving in to the machine learning or data modeling. EDA can sometimes be time consuming due to reasons like huge number of variables in the data set, writing code for each plot or group of plots. In order to eliminate these difficulties and reduce the time here is a simple tool which provides different interactive visualizations used in EDA just on click of a button.

Install package and run the Shiny application using the below commands.

devtools::install_github("krupanss/IEDA")

library(IEDA)

runIEDA()

Manual

IEDA is a simple application and is easy to use. Follow the below series of simple steps to utilise the tool.

  1. Upload the dataset file in the selected format in the "DataSource" tab and click on submit.
  2. On submit, you can do pre-processing of Data in the "Data Processing" Pane on the right side.
  3. In the "Data Strucure" tab, you can view the strucure of data.
  4. In the "Data Preview" tab, you can view the actual data.
  5. In the "Select Column Features" tab, you can choose the feature of the columns.
  6. Select Dimensions for Discrete or non continuous variables
  7. Select Measures for Continuous variables
  8. Select Exclude to exclude the variable in the EDA
  9. Once the pre-processing is completed, click on Explore button on the bottom in the "Select Column Features" tab.
  10. On clicking the "Explore Button", Seven different interactive visualizations with options are presented and can be accessed in the sidebar panel.

ieda's People

Contributors

krupanss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.