fix jupyter notebook name

This commit is contained in:
Piotr Biskup 2021-09-20 20:43:40 +02:00
parent a8d2e1126e
commit 000725c1a9
2 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
"outputs": [],
"source": [
"import pandas as pd\n",
"import gensim\n",
"from sklearn.feature_extraction.text import TfidfVectorizer\n",
"from sklearn.linear_model import LinearRegression"
]