Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 398 Bytes

Session4.md

File metadata and controls

11 lines (9 loc) · 398 Bytes

Session 4

Lets get a bigger overall picture of how well our model is able to classify sentiment. In this session we will take a huge piece of data and compare the truth against prediction.

Setup

  1. Setup your Python environment as we did in Session 3.

  2. Start Jupyter and Open the Model Evalution Session 3.ipynb.

jupyter lab
  1. Update the Readme with conclusions and results.