Round 116

Round UUID: 1a2de791-f36f-478c-bb38-fac792c3bd33

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.93 AND mean_impact_crater_count ≥ 0.93, AND mean_core_density ≥ 0.93, predict Qtharri.
3. Otherwise, predict Fylaran.

Apply these rules strictly, using the provided feature values only.