Round 117

Round UUID: 5151e092-3a20-4dac-a86f-da7f872ee051

Prompt:

Inference rules for classifying entities as Fylaran or Qtharri:

1. If mean_ring_system_complexity ≥ 0.97 OR mean_impact_crater_count ≥ 0.97, predict Qtharri.
2. If BOTH mean_ring_system_complexity ≥ 0.945 AND mean_impact_crater_count ≥ 0.945, predict Qtharri UNLESS mean_core_density ≥ 0.94 AND max_ring_system_complexity < 0.9 AND max_impact_crater_count < 0.9, in which case predict Fylaran.
3. Otherwise, predict Fylaran.

Apply these rules strictly and use only the provided feature values.