ai-se / surrogate

surrogate modeling. moea. decision space
MIT License
0 stars 0 forks source link

check on feature models #10

Closed ginfung closed 8 years ago

vivekaxl commented 8 years ago

Surrogate_Study.xlsx Yellow: Best in the column Red: Our recommended method

surrogate_generate: Decision Tree surrogate_generate_LR: Linear Regression poles_point: WHERE down to the leaves and use the poles (2/cluster) random_point: WHERE down to the leaves and use any point (1/cluster) median_point: WHERE down to the leaves and use the median point(not based on the projection distance(1/cluster)