Baselight

Basic Classification Example With TensorFlow

This is an example of how to do classification on a simple.

@kaggle.sergiogq_basic_classification_example_with_tensorflow

Loading...
Loading...

About this Dataset

Basic Classification Example With TensorFlow

Context

There's a story behind every dataset and here's your opportunity to share yours.

Content

What's inside is more than just rows and columns. Make it easy for others to get started by describing how you acquired the data and what time period it represents, too.

Acknowledgements

We wouldn't be here without the help of others. If you owe any attributions or thanks, include them here along with any citations of past research.

Inspiration

Your data will be in front of the world's largest data science community. What questions do you want to see answered?

Tables

Data

@kaggle.sergiogq_basic_classification_example_with_tensorflow.data
  • 2.74 KB
  • 10 rows
  • 3 columns
Loading...

CREATE TABLE data (
  "area" BIGINT,
  "bathrooms" BIGINT,
  "labels" VARCHAR
);

Share link

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