Uppdatera README
This commit is contained in:
parent
1f0e56958e
commit
20a7b1b1da
@ -3,10 +3,12 @@
|
|||||||
|
|
||||||
## How to run program
|
## How to run program
|
||||||
|
|
||||||
### Before running program
|
Before running program:
|
||||||
|
|
||||||
First thing to do is to extract TMDB_tv_dataset_v3.zip in dataset folder so that it contains TMDB_tv_dataset_v3.csv.
|
First thing to do is to extract TMDB_tv_dataset_v3.zip in dataset folder so that it contains TMDB_tv_dataset_v3.csv.
|
||||||
|
|
||||||
### Running program
|
Running program:
|
||||||
|
|
||||||
Start main.py and it will load dataset and ask for a title to get recommendations from, also how many recommendations wanted. Then enter and you will have those recommendations presented on screen.
|
Start main.py and it will load dataset and ask for a title to get recommendations from, also how many recommendations wanted. Then enter and you will have those recommendations presented on screen.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user