Gaia Data Set For Stellar Classification(DR3)
Dataset created for Machine Learning with TapVizier platform.
@kaggle.realkiller69_gaia_data_set_for_stellar_classificationdr3
Dataset created for Machine Learning with TapVizier platform.
@kaggle.realkiller69_gaia_data_set_for_stellar_classificationdr3
V2 at https://www.kaggle.com/datasets/realkiller69/gaia-stars-dataset-from-dr3-data-release-3
+Added extintion values for each band.
...
V1:
611689 data instances filtered from gaia DR3.
Information of columns:
Additional information at: https://gea.esac.esa.int/archive/documentation/GDR3/Gaia_archive/chap_datamodel/sec_dm_astrophysical_parameter_tables/
CREATE TABLE datagaia (
"unnamed_0" BIGINT -- Unnamed: 0,
"ra_icrs" DOUBLE,
"de_icrs" DOUBLE,
"source" BIGINT,
"plx" DOUBLE,
"pm" DOUBLE,
"pmra" DOUBLE,
"pmde" DOUBLE,
"gmag" DOUBLE,
"e_gmag" DOUBLE,
"bpmag" DOUBLE,
"e_bpmag" DOUBLE,
"rpmag" DOUBLE,
"e_rpmag" DOUBLE,
"grvsmag" DOUBLE,
"e_grvsmag" DOUBLE,
"bp_rp" DOUBLE,
"bp_g" DOUBLE,
"g_rp" DOUBLE,
"pscol" DOUBLE,
"teff" DOUBLE,
"dist" DOUBLE,
"rad" DOUBLE,
"lum_flame" DOUBLE,
"mass_flame" DOUBLE,
"age_flame" DOUBLE,
"z_flame" DOUBLE,
"sptype_els" VARCHAR
);
Anyone who has the link will be able to view this.