Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a2ebaec

Browse files
authored
Update update.py
remove rendundant from update import update_model
1 parent c5e2645 commit a2ebaec

File tree

1 file changed

+0
-3
lines changed
  • code/ch09/movieclassifier_with_update

1 file changed

+0
-3
lines changed

‎code/ch09/movieclassifier_with_update/update.py‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
# import HashingVectorizer from local dir
77
from vectorizer import vect
88

9-
# import update function from local dir
10-
from update import update_model
11-
129

1310
def update_model(db_path, model, batch_size=10000):
1411

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /