Giter Site home page Giter Site logo

av-sampling's Introduction

Sampling via aggregation value for data-driven manufacturing

Introduction

A regression task and a classification task are used to demonstrate the sampling procedure of the aggregation-value-based sampling method proposed in the submitted manuscript. Please contact the corresponding author if there is any mistake or confusion.

1.Due to the random error of Shapley value, the results of rach run may be slightly different. You can run the Step3. Showing the results.py to get the results on the CWRU HP0 task and the Composite task.

2.The aggregation-value-based sampling method mainly contains 3 steps, run the following steps in sequence to get the final experiment results.

(a)Step1. Calculating Shapley of sample.py: Calculating Shapley value of each samples from potential data pool using the approximate method TMC-Shapley, which is detailedly described in the section 1 of the supplementary material. And the result file shapley_result.mat is generated in this step.

(b)Step2. Sampling via aggregation value.py: The aggregation-value-based sampling method, named HighAV and LowAV, are implemented to sample datasets with different sizes and evaluate the performances on the sampled datasets. For comparison, more sampling methods including Random, Cluster, and HighSV are also used to sample the dataset of corresponding size. The experiment results of different methods are saved in the file plot_allmethod_results.mat.

(c)Step3. Showing the results.py: Visually show the experimental results.

av-sampling's People

Contributors

code-cl avatar

Stargazers

tangmeii 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.