Round UUID: f24171a4-e7f3-48e2-955e-0542f36e7a60
Prompt:
Classification Rules for Cosmic Entities: 1. Primary Orbital Classification: - If mean_orbital_radius > 2.95, classify as Fylaran - If mean_orbital_radius < 2.4, classify as Qtharri 2. Surface and Atmosphere Rules: - If mean_atmospheric_depth > 6.85, classify as Fylaran - If max_orbital_radius > 3.05, classify as Fylaran - If mean_atmospheric_depth < 5.9, classify as Qtharri 3. Cloud, Crater and Impact Rules: - If mean_ring_system_complexity > 0.96 AND mean_impact_crater_count > 0.98, classify as Qtharri regardless of other factors - If mean_impact_crater_count > 0.985 AND mean_cloud_turbulence < 350, classify as Qtharri regardless of other factors - If mean_cloud_turbulence > 500 AND mean_orbital_radius < 2.6, classify as Fylaran - If mean_cloud_turbulence > 450 AND mean_orbital_radius > 2.65 AND mean_tidal_distortion > 400, classify as Fylaran - If mean_axial_symmetry < 50 AND mean_cloud_turbulence < 30 AND mean_orbital_radius > 2.9, classify as Qtharri 4. Combined Feature Rules for Boundary Cases (mean_orbital_radius between 2.4-2.95): - If mean_orbital_radius is between 2.4-2.7 AND mean_cloud_turbulence > 350 AND mean_impact_crater_count < 0.96, classify as Fylaran - If mean_orbital_radius is between 2.4-2.7 AND mean_axial_symmetry > 500, classify as Fylaran - If mean_orbital_radius is between 2.4-2.7 AND mean_tidal_distortion > 500, classify as Fylaran - If mean_orbital_radius is between 2.6-2.8 AND mean_atmospheric_depth < 6.35 AND mean_cloud_turbulence < 250 AND mean_tidal_distortion < 300, classify as Qtharri - If mean_orbital_radius is between 2.7-2.85 AND mean_atmospheric_depth > 6.5 AND max_orbital_radius < 2.85 AND mean_cloud_turbulence < 150 AND mean_tidal_distortion < 300, classify as Qtharri - If mean_orbital_radius is between 2.6-2.8 AND mean_ring_system_complexity < 0.85, classify as Fylaran - If mean_orbital_radius is between 2.8-2.9 AND mean_impact_crater_count > 0.97 AND mean_cloud_turbulence < 100, classify as Qtharri - If mean_orbital_radius is between 2.8-2.95 AND mean_cloud_turbulence < 80 AND mean_axial_symmetry < 150, classify as Qtharri 5. Orbital and Atmospheric Depth Feature Rules: - If mean_orbital_radius is between 2.65-2.75 AND mean_atmospheric_depth is between 6.3-6.5 AND mean_cloud_turbulence > 250, classify as Fylaran - If mean_orbital_radius is between 2.75-2.87 AND mean_atmospheric_depth is between 6.5-6.75 AND mean_cloud_turbulence > 200, classify as Fylaran - If mean_orbital_radius is between 2.5-2.65 AND mean_cloud_turbulence > 450 AND mean_axial_symmetry < 350, classify as Qtharri - If mean_orbital_radius is between 2.65-2.8 AND mean_atmospheric_depth > 6.25 AND mean_tidal_distortion > 250 AND mean_cloud_turbulence > 200, classify as Fylaran - If mean_orbital_radius is between 2.7-2.85 AND mean_atmospheric_depth > 6.45 AND mean_tidal_distortion > 400, classify as Fylaran 6. Error Measurement Rules: - If orbital_radius_error > 0.85 AND atmospheric_depth_error > 9.0, classify as Fylaran - If orbital_radius_error < 0.48 AND core_density_error < 0.12 AND mean_impact_crater_count > 0.96 AND mean_cloud_turbulence < 150, classify as Qtharri - If atmospheric_depth_error > 10.0, classify as Fylaran - If orbital_radius_error < 0.45 AND atmospheric_depth_error < 4.0 AND mean_impact_crater_count > 0.97, classify as Qtharri - If orbital_radius_error > 0.65 AND atmospheric_depth_error > 5.5 AND mean_orbital_radius > 2.7 AND mean_tidal_distortion > 400, classify as Fylaran 7. Tie-Breaking Rules: - If none of the above rules apply and mean_cloud_turbulence > 350 AND mean_orbital_radius > 2.5, classify as Fylaran - If none of the above rules apply and mean_axial_symmetry > 500, classify as Fylaran - If none of the above rules apply and mean_tidal_distortion > 500 AND mean_orbital_radius > 2.65, classify as Fylaran - If none of the above rules apply and mean_orbital_radius > 2.7 AND mean_tidal_distortion > 350 AND mean_cloud_turbulence > 300, classify as Fylaran - If none of the above rules apply and mean_orbital_radius > 2.75 AND mean_atmospheric_depth > 6.4 AND mean_cloud_turbulence > 175, classify as Fylaran - If none of the above rules apply and mean_orbital_radius > 2.8 AND mean_atmospheric_depth > 6.6, classify as Fylaran - If none of the above rules apply and mean_orbital_radius < 2.7 AND mean_impact_crater_count > 0.97, classify as Qtharri - If none of the above rules apply, classify as Qtharri Apply these rules in sequence. Once a rule matches, use its classification and stop processing further rules.