项目作者: philippaltmann

项目描述 :
A Surrogate-Assisted Genetic Recommender System utilising Interactive Genetic Algorithms with meta-model evaluations to optimise suggestions.
高级语言: Go
项目地址: git://github.com/philippaltmann/SAGRS.git
创建时间: 2017-08-26T10:09:08Z
项目社区:https://github.com/philippaltmann/SAGRS

开源协议:

下载


Surrogate-Assisted Interactive GA Recommender

Build Status Coverage Status Go Report Card

Run Benchmarks

$ go run main.go <mode> <specific>

mode: benchmark
specific: rates | suggestions | compare

Evaluation Rate Testsuite

$ go run main.go benchmark rates

Suggestions Testsuite

$ go run main.go benchmark suggestions

Comparison Testsuite

comparing SAGRS to a Genetic Algorithm and a Random Search
$ go run main.go benchmark suggestions