Round 162

Round UUID: 2389befe-6d92-4186-a7c2-aa2412e1cee7

Prompt:

Classify the entity as 'Fylaran' if ALL of the following conditions are met, otherwise classify it as 'Qtharri':

1. 'max_surface_roughness' is greater than 240.
2. 'max_tidal_distortion' is greater than 340.
3.  'max_axial_symmetry' is greater than 200.
4. 'max_cloud_turbulence' is greater than 340.

If any of the above conditions are not met, check the following conditions:

5. If 'max_cloud_turbulence' is greater than 340 AND 'mean_cloud_turbulence' is greater than 400 classify as Fylaran
6.  If 'max_axial_symmetry' is greater than 200 AND 'mean_axial_symmetry' is greater than 300 classify as Fylaran
7. If 'max_tidal_distortion' is greater than 340 AND 'mean_tidal_distortion' is greater than 400 classify as Fylaran.
8. If 'max_surface_roughness' is greater than 240, AND 'mean_surface_roughness' is greater than 300, classify as Fylaran.

If none of conditions 1-8 are met, classify as 'Qtharri'.