Git Product home page Git Product logo

c-apm's Introduction

ACPM (Artificial Prediction Markets for Online Prediction)

For more information about the model and its usage, kilndly refer to this paper: Jahedpari, F., Rahwan, T., Hashemi, S., Michalak, T. P., De Vos, M., Padget, J., & Woon, W. L. (2017). Online Prediction via Continuous Artificial Prediction Markets. IEEE Intelligent Systems, 32(1), 61-68.

This folder contains

  1. “src” folder: includes the source codes.

  2. “Data” folder: includes the data files Note: In order to save time, a number of classifier is trained beforehand and their prediction for each record is save in data files (i.e each column refers to prediction of one distinct model). Then, we assign one distinct column to each agent. In this way, agents do not require retraining their model every time when run a new experiment and hence save running time.
    However, the program has the capability of • using the original data sets ( before training and prediction by a model) • assigning a model to each agent
    • training agents with their model, for each record.

  3. Results and summery of each experiment is automatically being saved in “Results” folder.

Since this code is • being incrementally generated over my 3.5 year PhD, • has gone through many changes
• being used for different type of experiments,
you may find some unnecessary lines of code with regard to this specific paper.

In case you have a comment o find this code useful, please let me know!

Thanks

c-apm's People

Contributors

jahedpari avatar

Stargazers

 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.