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
This Dataset is taken from Deep Learning Hackathon organised by Analytics Vidhya
@kaggle.arpitjain007_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.
CREATE TABLE sample_submission_ns2btke (
"image" VARCHAR,
"category" BIGINT
);
CREATE TABLE test_apkow4t (
"i" VARCHAR,
"age" VARCHAR
);
CREATE TABLE train (
"image" VARCHAR,
"category" BIGINT
);
Anyone who has the link will be able to view this.