Code Monkey home page Code Monkey logo

staz's Introduction

staz - Statistical Analyses for Experiment Results

This repo serves as a collection of code snippets for statistical analysis of experiment results. Different analysis are organized in separate folders and there is no dependence between them. Therefore snippets are meant as a reference for quick re-implementation and usage in other projects.

So far it comprises the following analyses:

Correlation analysis

This analysis was performed for our publication Addressing Parameter Choice Issues in Unsupervised Domain Adaptation by Aggregation.

In this paper we added this plot showing results of a single experiment to demonstrate the performance of our method:

Accuracy and Aggregation weights for Importance weighted Aggregation

This plot already indicates a positive correlation between the aggregation weights (red bars, bottom) in the aggregation computed by IWA (the method proposed in the paper) and the target accuracy of the individual models (orange line, top).

With this analysis we want to demonstrate, that this is not only the case for this single experiment, but a general trend of our method. Therefore, we expect a clear tendency to a positive correlation between the aggregation weights and target performance. Code and results of this study can be found in the this notebook.

In this notebook you can find an analysis counting how many models achieve or do not achieve a specific accuracy threshold.

Correlation analysis results

Here are the correlation results for IWA (our method) (Table shows mean values over all datasets, interpret with care):

We see a tendency towards a positive correlation.

staz's People

Contributors

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