Baselight

Insurance Recommendation

Improve market outcomes

@kaggle.mrmorj_insurance_recommendation

Best Replace
@kaggle.mrmorj_insurance_recommendation.best_replace

  • 5.52 KB
  • 62 rows
  • 5 columns
child_replace

Child Replace

father_replace

Father Replace

category

Category

cv_value

Cv Value

growth

Growth

ZHC2B8W8T4MS0.10809500390.0001149961
MEFQ5FPKT4MS0.10817296250.0000370375
PJR46PE7T4MS0.10809038760.0001196124
W3ZVRUFTT4MS0.10810764450.0001023555
UYDZOPVXT4MS0.10812349320.0000865068
VZN9RUFTT4MS0.10806675660.0001432434
KUPKOPVXT4MS0.1080753290.000134671
E2MJ5FPKT4MS0.10813944840.0000705516
URYDOPVXT4MS0.1081302160.000079784
JBJPB8W8T4MS0.10813944840.0000705516

CREATE TABLE best_replace (
  "child_replace" VARCHAR,
  "father_replace" VARCHAR,
  "category" VARCHAR,
  "cv_value" DOUBLE,
  "growth" DOUBLE
);

Share link

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