Skip to content

presenting a simple framework for generating normal distributed performance samples and identifying Non-dominated solutions for a high variety of different settings

License

Notifications You must be signed in to change notification settings

AlexVasegaard/Ratio_of_NDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ratio_of_NDS

presenting a simple framework for generating normal distributed performance samples and identifying Non-dominated solutions for a high variety of different settings

Simple function that computes the ratio of non dominated solutions for a normal distributed set of performances. it can be used to evaluate pareto front in higher dimensions (for normal distrubuted observations in N-dimensions).

NDS_counter(N,D,dist) where #N = number of observations #D = number of dimensions #dist = 0 for uniform distribution #dist = 1 for normal distribution

Only package dependency is Numpy

About

presenting a simple framework for generating normal distributed performance samples and identifying Non-dominated solutions for a high variety of different settings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages