Your company produces 3D-printed venturi valves used in ventilators. The quality of a printed valves is characterized us
Posted: Wed May 04, 2022 8:26 am
Your company produces 3D-printed venturi valves used in ventilators. The quality of a printed valves is characterized using three measures (i.e., deviations in product length, tube diameter, and tube wall thickness, where "deviation" means the difference between printed and designed valves). The following dataset is available: Dev. in length Dev, in diameter. Dev, in wall thickness Quality Product ID 1 4 3 0.8 High 2 -1 2 Low 0.5 3 -1 Low: -3 -0.3 4 2 3 0.9 High 5 1 -5 Low 1.2 6 3 2 -0.4 High Now, for a new product with three measures as (2, -3, 0.1), determine its quality using KNN approach (try K= 1 and K = 3).