Git Product home page Git Product logo

knnavg-benchmarking's Introduction

kNN averaging benchmarking

Paper

Trust your Neighbours: kNN-Averaging to Reduce Noise in Search-Based Approaches, Stefan Klikovits, Cédric Ho Thanh, Ahmet Cetinkaya, and Paolo Arcaini.

Structure of this repository

  • make_benchmark.py: creates nmoo benchmark for synthetic problems. Use with :make_benchmark, :make_ar_benchmark or :make_gpss_benchmark
  • utils.py: helper functions to generate synthetic pymoo problems.
  • hv_refpoints.csv: the reference points for the hypervolume calculation of the synthetic problems
  • make_casestudy.py: creates nmoo benchmark for casestudy problems. Use with :make_benchmark or :make_ar_benchmark
  • src/: source code:
    • src/c_region_simulator_problem/: pymoo wrapper for the c_region_simulator problem; note that src/c_region_simulator_problem/c_region_simulator_with_pipe points to submodules/controllerTesting/controller/CRegionSimulatorWithPipe/c_region_simulator_with_pipe which is a binary you may need to recompile depending on your OS;
    • src/pendulum_cart_problem/: pymoo wrapper for the pendulum_cart problem;
  • submodules/controllerTesting/: dependency for c_region_simulator and pendulum_cart;

How to run the benchmark

Please refer to the nmoo documentation for more info.

python -m nmoo run make_benchmark:make_benchmark

You might also refer to

python -m nmoo --help
python -m nmoo run --help

for more information.

knnavg-benchmarking's People

Contributors

altaris avatar cetinkaya avatar stklik avatar

Watchers

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