Baselight

Toy Dataset

Toy_dataset_US_To find illness

@kaggle.ahmedaffan789_toy_dataset

Loading...
Loading...

About this Dataset

Toy Dataset

Context

Its based on USA Region Income Gender and Bank Balance to check illness.

Content

Motivation is to find that these features do depends upon illness or not.

Acknowledgements

Then we make clusters of similar peoples.

Inspiration

This data will help you understand clustering

Tables

Toy Dataset

@kaggle.ahmedaffan789_toy_dataset.toy_dataset
  • 1.62 MB
  • 150000 rows
  • 6 columns
Loading...

CREATE TABLE toy_dataset (
  "number" BIGINT,
  "city" VARCHAR,
  "gender" VARCHAR,
  "age" BIGINT,
  "income" DOUBLE,
  "illness" VARCHAR
);

Share link

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