Round UUID: 4cece1ad-dd0e-4d3e-b4db-77608cdcb4b9
Prompt:
Predict the classification based on the following rules. Use the first rule that matches: 1. If mean_core_density >= 0.92, predict Qtharri. 2. Else if mean_atmospheric_depth >= 6.7 AND mean_surface_roughness >= 200, predict Fylaran. 3. Else if max_atmospheric_depth >= 7.0 AND mean_surface_roughness >= 100, predict Fylaran. 4. Else if max_atmospheric_depth >= 6.8 AND mean_surface_roughness >= 100, predict Fylaran. 5. Else if mean_atmospheric_depth >= 6.2 AND mean_surface_roughness >= 350 AND max_atmospheric_depth >= 6.5, predict Fylaran. 6. Else if mean_cloud_turbulence >= 500 AND mean_axial_symmetry >= 500, predict Fylaran. 7. Else (if none of the above conditions is met), predict Qtharri. Classification: