Skip to content

ZINZINBIN/Gauss-labs-pre-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages