Coder Social home page Coder Social logo

data_exploration's Introduction

Data Exploration prototype

A powerful data science console in R / Shiny.

Demo @ https://bolaka.shinyapps.io/data_exploration

=========================================================================================

Roadmap

  1. Loading data (implemented).

  2. Generate meta data for all the features/variables and identify the target/s (implemented).

  3. Visualize statistics about rows and columns and take actions if required i.e. drop sparse rows and columns (implemented).

  4. Univariate analysis - histograms for continuous and bar plots for categorical features. Also interactively remove outliers from charts just by clicking on them! (implemented).

  5. Important features - This step is just conjecture and needs more thought but the idea is to be able to identify useful / important features by fitting a simple model and looking at say the top ten influencers impacting the target (if continuous). Not sure how this can be done for a categorical target (roadmap).

  6. Bi-variate/Multivariate analysis - With knowlegde about the important influencers from the previous step, plot scatter charts, eat maps, box plots etc... to better understand relationships between features / variables (in progress...).

  7. Collinearity and Multicollinearity - Eliminate highly correlated pairs / groups of features (not yet implemented).

  8. Missing value treatment (not yet implemented).

  9. Outlier treatment (not yet implemented).

  10. Feature transformations (not yet implemented).

  11. Feature engineering (not yet implemented).

  12. Predictive modeling (roadmap).

data_exploration's People

Contributors

techno-ballu avatar bolaka avatar

Watchers

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