logo

데사견문록

  • End to End Data Science
  • Platform
    • Infrastructure
      • Computer
      • Network
      • Google Computer Engine
    • Vagrant & Virtualbox
    • Jupyter
      • Jupyter (Cloud)
      • Jupyter (Ubuntu)
      • Jupyter (macOS x86)
      • Jupyter (Docker)
    • St. Kilda Pier (SKP)
      • vagrant_skp_single
      • ansible_skp_ubuntu
      • Native Visual Studio Code
      • Native Jupyter
      • Docker Jupyter
      • Native Traefik
  • Dataset
    • Data Type
    • Pandas Cheatsheet
    • Spark DataFrame 10mins
  • Modeling
    • Data Description
    • Random
    • Numpy Cheatsheet
    • Missing Value
    • Descriptive Data Analysis
    • Exploratory Data Analysis
    • Statistics
      • Probability Distribution
      • Estimation
      • Testing Hypothesis
      • Normality Test
      • Statistics Test
      • One-Pass/Parallel Algorithm
    • Machine Learning
      • Scikit-Learn Cheat Sheet
      • Datasets
      • Preprocessing
      • Train/Valid/Test Dataset
      • Model Persistence
      • Regression
        • Linear Regression
        • Polynomial Regression
        • SGD Regression
        • SVM Regression
        • Nearest Neighbors Regression
        • Ensemble Regression
        • Regression Evaluation
      • Classification
        • Imbalanced Class
        • Logistic Regression
        • SGD Classification
        • SVM Classification
        • Nearest Neighbors Classification
        • Ensemble Classification
        • Classification Evaluation
      • Clustering
        • K-Means
        • Mean Shift
        • Spectral Clustering
        • Clustering Evaluation
      • Feature Selection
      • Feature Extraction
      • Hyper Parameter Tunning
      • Anomaly Detection
      • Collaborative Filtering
      • Frontal Face Detector
    • Deep Learning
      • Keras 10mins
      • DNN Regression
      • DNN Classification
      • TF2 10mins
      • Deep MF
  • Deployment
  • Episode
Powered by Jupyter Book
  • Binder
  • repository
  • open issue
  • .ipynb

One-Pass/Parallel Algorithm

One-Pass/Parallel Algorithm#

1-Pass/병렬 알고리즘

  • https://en.wikipedia.org/wiki/Algorithms_for_calculating_variance#Parallel_algorithm

  • https://prod-ng.sandia.gov/techlib-noauth/access-control.cgi/2008/086212.pdf

Scalable and Numerically Stable Descriptive Statistics in SystemML

  • https://researcher.watson.ibm.com/researcher/files/us-ytian/stability.pdf

평균, 분산 계산 및 High Order Statistics를 위한 1 Pass 알고리즘

  • https://m.blog.naver.com/PostView.nhn?blogId=lonekid&logNo=60026171286&proxyReferer=https://www.google.com/

previous

Statistics Test

next

Machine Learning

By comafire
© Copyright 2015.