Burii
Burii
This should be the format when splitting the data before scaling the data- from sklearn.model_selection import train_test_split The master has - from sklearn.cross_validation import train_test_split
Change the mouning path. Replace it with the following: **-p** /e/zoomcamp/...:/var/lib/postgresql/data Replace "p" with **V**
The code on the indexing where we are creating vector embeddings can be optimized beacused I realized when you run the notebook more than once it creates a duplicate "indexing"...