IMDB Guide

Introduction

IMDB dataset containing 50K movie reviews for natural language processing. It can be used for binary sentiment classification. 25,000 highly polar movie reviews are provided for training and 25,000 for testing.

In this guide, we will build a classifier model to predict positive and negative reviews.

This guide requires a Tensorleap account. GET THE free trial here if you do not have one yet.

For more information on the IMDB dataset, see http://ai.stanford.edu/~amaas/data/sentiment/.

What This Guide Covers

This guide is designed to get you started quickly with Tensorleap. We recommend that you go through its sections in order, since each section depends on the previous one.

Our Platform documentation for the Tensorleap user interface (UI) and Command Line Interface (CLI) may prove useful when going through this guide.

This is also applicable to Tensorleap's On-Premise solution, which lets you run our platform on an isolated machine.

Get Started

Ready to get started? Go to Dataset Integration.

Last updated