Code Monkey home page Code Monkey logo

eda's Introduction

Fundamental Exploratory Data Analysis

This document is aim to explain about exploratory data analysis using python. Exploratory data analysis is an activity to check fundamental of data description to ensure that our data fit to the next round.

Content

Pandas Basic

  1. Pandas Utilization
  2. Statistic Descriptive
  3. Simple Visualization

EDA Visualization

  1. Exploratory data analysis using univariate Part I (simple)
  2. Exploratory data analysis using univariate Part II (simple)
  3. Exploratory data analysis using multivariate
  4. Outlier detection
  5. Exploratory data analysis of missing value handler
  6. Exploratory data analysis categorical data -- To be continued
  7. Data reduction
  8. Numerical data transformation/normalization

Exploratory Analysis for Mining

Based on the Jiawei Han, dkk. Exploratory data analysis can be used to do preprocessing data in data mining process. There are three main process that we have to do :

  1. Data cleansing/cleaning (missing value, etc)
  2. Data integration and reduction (PCA, SVM, etc)
  3. Data transformation/normalization

eda's People

Contributors

rikowijayanto avatar

Stargazers

 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.