Round UUID: eaa8ae43-776d-46f3-902a-43e7a2175286
Prompt:
Using the following explicit rules, classify each entity as Fylaran or Qtharri: 1. If mean_magnetosphere_extent is greater than 5.0, classify as Fylaran. 2. If mean_magnetosphere_extent is less than 4.4, classify as Qtharri. 3. If mean_magnetosphere_extent is between 4.4 and 4.7: a. Classify as Fylaran if mean_cloud_turbulence exceeds 360 AND mean_tidal_distortion is greater than 400. b. Default to Qtharri otherwise. 4. If mean_magnetosphere_extent is between 4.7 and 4.9: a. Classify as Fylaran if mean_core_density is greater than 0.88 AND mean_tidal_distortion is between 350 and 600. b. Classify as Qtharri if mean_core_density is less than 0.86 or mean_cloud_turbulence is less than 280. c. For all other values in this range, classify as Fylaran if mean_cloud_turbulence exceeds 400. 5. If mean_orbital_radius is greater than 3.0 AND mean_surface_roughness is greater than 450 while mean_magnetosphere_extent is greater than 4.6, classify as Fylaran, irrespective of other conditions. 6. If mean_tidal_distortion is less than 200 and mean_magnetosphere_extent is less than 4.8, classify as Qtharri unless mean_cloud_turbulence exceeds 320. 7. For borderline cases (mean_magnetosphere_extent between 5.0 and 5.1): a. Default to Fylaran if mean_cloud_turbulence exceeds 450 OR mean_tidal_distortion is between 450 and 550. b. For all other cases in this range, classify as Qtharri. 8. If mean_cloud_turbulence is greater than 500 AND mean_tidal_distortion exceeds 400 with mean_core_density over 0.90, classify as Fylaran. 9. For all remaining uncertainties: a. Default to Qtharri if mean_core_density is below 0.86 AND mean_cloud_turbulence below 300. b. Otherwise, default to Fylaran. These refined rules aim to reduce misclassification errors, especially false negatives for Fylaran cases, by integrating conditional thresholds more effectively and expanding core dependencies involving key parameters like mean_core_density, mean_tidal_distortion, and mean_cloud_turbulence.