oleksiikondus commited on
Commit
a14d71b
·
1 Parent(s): 7556992

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -29,7 +29,6 @@ print(X_test.shape)
29
  print(y_test.shape)
30
  print(y_test[8])
31
 
32
- %pprint
33
 
34
  word_to_index = imdb.get_word_index()
35
  word_to_index['great']
 
29
  print(y_test.shape)
30
  print(y_test[8])
31
 
 
32
 
33
  word_to_index = imdb.get_word_index()
34
  word_to_index['great']