Thomj-Dev / SEMBAS

GNU General Public License v3.0
0 stars 0 forks source link

Performance mode prediction solutions #8

Open ThomJ130 opened 3 months ago

ThomJ130 commented 3 months ago

Having a known boundary, it is possible to predict the performance mode a an unclassified point without running the FUT. A simple initial solution is to find the nearest neighboring halfspace and see which side of the boundary the point is on.