ZINZINBIN / Gauss-labs-pre-test

Gauss labs pretest code repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gauss Labs pre test

Introduction

  • Review the paper "Efficient Learning Algorithms for Changing Environment : https://icml.cc/Conferences/2009/papers/75.pdf
  • Implement the "Follow-the-Leading-History(FLH)" algorithms
  • use dataset which incluldes sensor value and measurement value obtained from manufacturing process and product

Detail

  • Programming Language / Package : Python, Numpy, Scikit-learn(metrics)
  • Algorithms for implementation
    1. Modified Ridge Regression
    2. Aggregating Algorithm for Regression
    3. Follow-the-Leading-History(FLH) algorithm

Result

Prediction values for every time step of data with AAR and FLH algorithms

Reference

About

Gauss labs pretest code repository


Languages

Language:Python 100.0%