Coder Social home page Coder Social logo

flashrepo / epsilon-pal Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 1.0 85.35 MB

e-PAL: An Active Learning Approach to the Multi-Objective Optimization Problem

License: Other

MATLAB 60.91% HTML 6.69% CSS 0.01% Makefile 0.38% C++ 7.21% Fortran 23.95% C 0.22% Python 0.62%
pal epsilon-pal prediction-error

epsilon-pal's Introduction

epsilon-PAL

@article{zuluaga2016ϵ,
  title={ϵ-PAL: An Active Learning Approach to the Multi-Objective Optimization Problem},
  author={Zuluaga, Marcela and Krause, Andreas and P{\"u}schel, Markus},
  journal={Journal of Machine Learning Research},
  volume={17},
  pages={1--32},
  year={2016}
}

This is the authors implementation of epsilon-PAL from the project website along with modification for collecting data for the configuration datasets.

Step to modify this code

  1. Add the dataset in train_data/. The values are seperated using a semicolon
  2. Add configuration specs in conf/
  3. Add the configuration you wish to run in run_pal.m (line 30)
  4. Execute
  5. The results are collected in results_CONFNAME/ (also define in the configuration specs in step 2). The final pareto fronts are stored as predicted_pareto_REPEATNO_EPSILONVALUE.csv and the number of evaluations is stored in prediction_error.csv. The format of prediction_error.csv is rep_iter, epsilon,num_evaluations,avg_epsilon_perc_obj1,total_time,pop_sampled.num_entries

epsilon-pal's People

Contributors

vivekaxl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

xuchen86

epsilon-pal's Issues

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.