Baselight

Politics 101

A dataset consisting of images of politicians (faces) and their labels(names)

@kaggle.cantonioupao_politics_101

Berlusconi
@kaggle.cantonioupao_politics_101.berlusconi

  • 6.96 KB
  • 46 rows
  • 8 columns
berlusconi

Berlusconi

n_112

112

n_11

11

n_59

59

n_74

74

z_jpg

Z.jpg

n_300

300

n_168

168

Berlusconi21341451772Q__ (1).jpg193261
Berlusconi811745642Q__ (2).jpg201251
Berlusconi991656782Q__ (3).jpg299168
Berlusconi4625961362Q__ (4).jpg190254
Berlusconi522493962Q__ (5).jpg274184
Berlusconi4814961372Q__.jpg192262
Berlusconi2481241519k_ (1).jpg194260
Berlusconi1412149699k_ (2).jpg275183
Berlusconi7123821099k_ (3).jpg225225
Berlusconi39865719k_ (4).jpg292173

CREATE TABLE berlusconi (
  "berlusconi" VARCHAR,
  "n_112" BIGINT,
  "n_11" BIGINT,
  "n_59" BIGINT,
  "n_74" BIGINT,
  "z_jpg" VARCHAR,
  "n_300" BIGINT,
  "n_168" BIGINT
);

Share link

Anyone who has the link will be able to view this.