Data—Not Neatly Separable

Learn how to deal with data that is not linearly separable.

More realistic movie dataset

Till now, we have used a simpler dataset. Simpler in one sense. The two classes of movies were actually linearly separable, i.e., you could draw a line in the space between the two classes and neatly separate the input space into two distinct regions. No data point or instance from the entire dataset violated this linear boundary. This worked really well for our first machine learning model—the perceptron, or a single neuron.

Get hands-on with 1400+ tech skills courses.