Baselight

Game Of Deep Learning: Ship Datasets

This Dataset is taken from Deep Learning Hackathon organised by Analytics Vidhya

@kaggle.arpitjain007_game_of_deep_learning_ship_datasets

Loading...
Loading...

About this Dataset

Game Of Deep Learning: Ship Datasets

About Analytics Vidhya

Analytics Vidhya is India’s largest and one of the world’s leading data science community and knowledge portal. It is a passionate community for Analytics / Data Science Professionals and aims at bringing together influencers and learners to augment knowledge. This platform allows people to know more about analytics from its articles, discussion forum, learning paths, meetups, webinars, training, etc. We get more than 1.5 Million monthly visits and have 100,000+ active registered users. We also help professionals & amateurs to sharpen their skillsets by providing a platform to participate in Hackathons.

Tables

Sample Submission Ns2btke

@kaggle.arpitjain007_game_of_deep_learning_ship_datasets.sample_submission_ns2btke
  • 21.1 KB
  • 2680 rows
  • 2 columns
Loading...

CREATE TABLE sample_submission_ns2btke (
  "image" VARCHAR,
  "category" BIGINT
);

Test Apkow4t

@kaggle.arpitjain007_game_of_deep_learning_ship_datasets.test_apkow4t
  • 20.89 KB
  • 2680 rows
  • 2 columns
Loading...

CREATE TABLE test_apkow4t (
  "i" VARCHAR,
  "age" VARCHAR
);

Train

@kaggle.arpitjain007_game_of_deep_learning_ship_datasets.train
  • 52.05 KB
  • 6252 rows
  • 2 columns
Loading...

CREATE TABLE train (
  "image" VARCHAR,
  "category" BIGINT
);

Share link

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