Round 115

Round UUID: c17b8ca4-d712-411e-a6a2-e587dae429b7

Prompt:

Inference rules for classifying entities as Fylaran or Qtharri:

1. If BOTH mean_ring_system_complexity is greater than or equal to 0.92 AND mean_impact_crater_count is greater than or equal to 0.92, predict Qtharri.
2. If EITHER mean_ring_system_complexity is greater than or equal to 0.97 OR mean_impact_crater_count is greater than or equal to 0.97, predict Qtharri.
3. Otherwise, predict Fylaran.

Apply these rules strictly based on the given feature values.