{ "architecture": "AstroNetCNN", "num_classes": 3, "label_map": { "PLANET": 0, "FALSE_POSITIVE": 1, "NO_SIGNAL": 2 }, "label_names": [ "PLANET", "FALSE_POSITIVE", "NO_SIGNAL" ], "scalar_cols": [ "period_days", "duration_hrs", "depth_ppm", "teff", "logg", "radius", "mass", "metallicity", "kepmag" ], "flux_global_len": 201, "flux_local_len": 81, "flux_odd_len": 201, "flux_even_len": 201, "total_params": 244181, "test_metrics": { "test_accuracy": 0.891, "test_f1": 0.8903, "test_precision": 0.8903, "test_recall": 0.891, "test_loss": 0.2804 } }