diff --git "a/movie_recommender_System.ipynb" "b/movie_recommender_System.ipynb" deleted file mode 100644--- "a/movie_recommender_System.ipynb" +++ /dev/null @@ -1,2232 +0,0 @@ -{ - "cells": [ - { - "cell_type": "code", - "execution_count": 43, - "id": "b6072dbd-06c1-40ff-b8ac-0f04cc80363d", - "metadata": {}, - "outputs": [], - "source": [ - "import numpy as np\n", - "import pandas as pd" - ] - }, - { - "cell_type": "code", - "execution_count": 45, - "id": "1ca1894b-b383-4f9a-9919-d4811530cc3a", - "metadata": {}, - "outputs": [], - "source": [ - "movies = pd.read_csv('tmdb_5000_movies.csv')\n", - "credits = pd.read_csv('tmdb_5000_credits.csv')" - ] - }, - { - "cell_type": "code", - "execution_count": 47, - "id": "53b5f3ef-2104-44a5-8af1-1af9e25ca00e", - "metadata": {}, - "outputs": [ - { - "data": { - "text/html": [ - "
\n", - " | budget | \n", - "genres | \n", - "homepage | \n", - "id | \n", - "keywords | \n", - "original_language | \n", - "original_title | \n", - "overview | \n", - "popularity | \n", - "production_companies | \n", - "production_countries | \n", - "release_date | \n", - "revenue | \n", - "runtime | \n", - "spoken_languages | \n", - "status | \n", - "tagline | \n", - "title | \n", - "vote_average | \n", - "vote_count | \n", - "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", - "237000000 | \n", - "[{\"id\": 28, \"name\": \"Action\"}, {\"id\": 12, \"nam... | \n", - "http://www.avatarmovie.com/ | \n", - "19995 | \n", - "[{\"id\": 1463, \"name\": \"culture clash\"}, {\"id\":... | \n", - "en | \n", - "Avatar | \n", - "In the 22nd century, a paraplegic Marine is di... | \n", - "150.437577 | \n", - "[{\"name\": \"Ingenious Film Partners\", \"id\": 289... | \n", - "[{\"iso_3166_1\": \"US\", \"name\": \"United States o... | \n", - "2009-12-10 | \n", - "2787965087 | \n", - "162.0 | \n", - "[{\"iso_639_1\": \"en\", \"name\": \"English\"}, {\"iso... | \n", - "Released | \n", - "Enter the World of Pandora. | \n", - "Avatar | \n", - "7.2 | \n", - "11800 | \n", - "
\n", - " | movie_id | \n", - "title | \n", - "cast | \n", - "crew | \n", - "
---|---|---|---|---|
0 | \n", - "19995 | \n", - "Avatar | \n", - "[{\"cast_id\": 242, \"character\": \"Jake Sully\", \"... | \n", - "[{\"credit_id\": \"52fe48009251416c750aca23\", \"de... | \n", - "
\n", - " | budget | \n", - "genres | \n", - "homepage | \n", - "id | \n", - "keywords | \n", - "original_language | \n", - "original_title | \n", - "overview | \n", - "popularity | \n", - "production_companies | \n", - "... | \n", - "runtime | \n", - "spoken_languages | \n", - "status | \n", - "tagline | \n", - "title | \n", - "vote_average | \n", - "vote_count | \n", - "movie_id | \n", - "cast | \n", - "crew | \n", - "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", - "237000000 | \n", - "[{\"id\": 28, \"name\": \"Action\"}, {\"id\": 12, \"nam... | \n", - "http://www.avatarmovie.com/ | \n", - "19995 | \n", - "[{\"id\": 1463, \"name\": \"culture clash\"}, {\"id\":... | \n", - "en | \n", - "Avatar | \n", - "In the 22nd century, a paraplegic Marine is di... | \n", - "150.437577 | \n", - "[{\"name\": \"Ingenious Film Partners\", \"id\": 289... | \n", - "... | \n", - "162.0 | \n", - "[{\"iso_639_1\": \"en\", \"name\": \"English\"}, {\"iso... | \n", - "Released | \n", - "Enter the World of Pandora. | \n", - "Avatar | \n", - "7.2 | \n", - "11800 | \n", - "19995 | \n", - "[{\"cast_id\": 242, \"character\": \"Jake Sully\", \"... | \n", - "[{\"credit_id\": \"52fe48009251416c750aca23\", \"de... | \n", - "
1 rows × 23 columns
\n", - "\n", - " | movie_id | \n", - "title | \n", - "overview | \n", - "genres | \n", - "keywords | \n", - "cast | \n", - "crew | \n", - "
---|---|---|---|---|---|---|---|
0 | \n", - "19995 | \n", - "Avatar | \n", - "In the 22nd century, a paraplegic Marine is di... | \n", - "[Action, Adventure, Fantasy, Science Fiction] | \n", - "[{\"id\": 1463, \"name\": \"culture clash\"}, {\"id\":... | \n", - "[{\"cast_id\": 242, \"character\": \"Jake Sully\", \"... | \n", - "[{\"credit_id\": \"52fe48009251416c750aca23\", \"de... | \n", - "
1 | \n", - "285 | \n", - "Pirates of the Caribbean: At World's End | \n", - "Captain Barbossa, long believed to be dead, ha... | \n", - "[Adventure, Fantasy, Action] | \n", - "[{\"id\": 270, \"name\": \"ocean\"}, {\"id\": 726, \"na... | \n", - "[{\"cast_id\": 4, \"character\": \"Captain Jack Spa... | \n", - "[{\"credit_id\": \"52fe4232c3a36847f800b579\", \"de... | \n", - "
2 | \n", - "206647 | \n", - "Spectre | \n", - "A cryptic message from Bond’s past sends him o... | \n", - "[Action, Adventure, Crime] | \n", - "[{\"id\": 470, \"name\": \"spy\"}, {\"id\": 818, \"name... | \n", - "[{\"cast_id\": 1, \"character\": \"James Bond\", \"cr... | \n", - "[{\"credit_id\": \"54805967c3a36829b5002c41\", \"de... | \n", - "
3 | \n", - "49026 | \n", - "The Dark Knight Rises | \n", - "Following the death of District Attorney Harve... | \n", - "[Action, Crime, Drama, Thriller] | \n", - "[{\"id\": 849, \"name\": \"dc comics\"}, {\"id\": 853,... | \n", - "[{\"cast_id\": 2, \"character\": \"Bruce Wayne / Ba... | \n", - "[{\"credit_id\": \"52fe4781c3a36847f81398c3\", \"de... | \n", - "
4 | \n", - "49529 | \n", - "John Carter | \n", - "John Carter is a war-weary, former military ca... | \n", - "[Action, Adventure, Science Fiction] | \n", - "[{\"id\": 818, \"name\": \"based on novel\"}, {\"id\":... | \n", - "[{\"cast_id\": 5, \"character\": \"John Carter\", \"c... | \n", - "[{\"credit_id\": \"52fe479ac3a36847f813eaa3\", \"de... | \n", - "
\n", - " | movie_id | \n", - "title | \n", - "overview | \n", - "genres | \n", - "keywords | \n", - "cast | \n", - "crew | \n", - "
---|---|---|---|---|---|---|---|
0 | \n", - "19995 | \n", - "Avatar | \n", - "In the 22nd century, a paraplegic Marine is di... | \n", - "[Action, Adventure, Fantasy, Science Fiction] | \n", - "[culture clash, future, space war, space colon... | \n", - "[{\"cast_id\": 242, \"character\": \"Jake Sully\", \"... | \n", - "[{\"credit_id\": \"52fe48009251416c750aca23\", \"de... | \n", - "
1 | \n", - "285 | \n", - "Pirates of the Caribbean: At World's End | \n", - "Captain Barbossa, long believed to be dead, ha... | \n", - "[Adventure, Fantasy, Action] | \n", - "[ocean, drug abuse, exotic island, east india ... | \n", - "[{\"cast_id\": 4, \"character\": \"Captain Jack Spa... | \n", - "[{\"credit_id\": \"52fe4232c3a36847f800b579\", \"de... | \n", - "
2 | \n", - "206647 | \n", - "Spectre | \n", - "A cryptic message from Bond’s past sends him o... | \n", - "[Action, Adventure, Crime] | \n", - "[spy, based on novel, secret agent, sequel, mi... | \n", - "[{\"cast_id\": 1, \"character\": \"James Bond\", \"cr... | \n", - "[{\"credit_id\": \"54805967c3a36829b5002c41\", \"de... | \n", - "
3 | \n", - "49026 | \n", - "The Dark Knight Rises | \n", - "Following the death of District Attorney Harve... | \n", - "[Action, Crime, Drama, Thriller] | \n", - "[dc comics, crime fighter, terrorist, secret i... | \n", - "[{\"cast_id\": 2, \"character\": \"Bruce Wayne / Ba... | \n", - "[{\"credit_id\": \"52fe4781c3a36847f81398c3\", \"de... | \n", - "
4 | \n", - "49529 | \n", - "John Carter | \n", - "John Carter is a war-weary, former military ca... | \n", - "[Action, Adventure, Science Fiction] | \n", - "[based on novel, mars, medallion, space travel... | \n", - "[{\"cast_id\": 5, \"character\": \"John Carter\", \"c... | \n", - "[{\"credit_id\": \"52fe479ac3a36847f813eaa3\", \"de... | \n", - "
\n", - " | movie_id | \n", - "title | \n", - "overview | \n", - "genres | \n", - "keywords | \n", - "cast | \n", - "crew | \n", - "
---|---|---|---|---|---|---|---|
0 | \n", - "19995 | \n", - "Avatar | \n", - "In the 22nd century, a paraplegic Marine is di... | \n", - "[Action, Adventure, Fantasy, Science Fiction] | \n", - "[culture clash, future, space war, space colon... | \n", - "[Sam Worthington, Zoe Saldana, Sigourney Weaver] | \n", - "[{\"credit_id\": \"52fe48009251416c750aca23\", \"de... | \n", - "
1 | \n", - "285 | \n", - "Pirates of the Caribbean: At World's End | \n", - "Captain Barbossa, long believed to be dead, ha... | \n", - "[Adventure, Fantasy, Action] | \n", - "[ocean, drug abuse, exotic island, east india ... | \n", - "[Johnny Depp, Orlando Bloom, Keira Knightley] | \n", - "[{\"credit_id\": \"52fe4232c3a36847f800b579\", \"de... | \n", - "
2 | \n", - "206647 | \n", - "Spectre | \n", - "A cryptic message from Bond’s past sends him o... | \n", - "[Action, Adventure, Crime] | \n", - "[spy, based on novel, secret agent, sequel, mi... | \n", - "[Daniel Craig, Christoph Waltz, Léa Seydoux] | \n", - "[{\"credit_id\": \"54805967c3a36829b5002c41\", \"de... | \n", - "
3 | \n", - "49026 | \n", - "The Dark Knight Rises | \n", - "Following the death of District Attorney Harve... | \n", - "[Action, Crime, Drama, Thriller] | \n", - "[dc comics, crime fighter, terrorist, secret i... | \n", - "[Christian Bale, Michael Caine, Gary Oldman] | \n", - "[{\"credit_id\": \"52fe4781c3a36847f81398c3\", \"de... | \n", - "
4 | \n", - "49529 | \n", - "John Carter | \n", - "John Carter is a war-weary, former military ca... | \n", - "[Action, Adventure, Science Fiction] | \n", - "[based on novel, mars, medallion, space travel... | \n", - "[Taylor Kitsch, Lynn Collins, Samantha Morton] | \n", - "[{\"credit_id\": \"52fe479ac3a36847f813eaa3\", \"de... | \n", - "
\n", - " | movie_id | \n", - "title | \n", - "overview | \n", - "genres | \n", - "keywords | \n", - "cast | \n", - "crew | \n", - "
---|---|---|---|---|---|---|---|
0 | \n", - "19995 | \n", - "Avatar | \n", - "In the 22nd century, a paraplegic Marine is di... | \n", - "[Action, Adventure, Fantasy, Science Fiction] | \n", - "[culture clash, future, space war, space colon... | \n", - "[Sam Worthington, Zoe Saldana, Sigourney Weaver] | \n", - "[James Cameron] | \n", - "
1 | \n", - "285 | \n", - "Pirates of the Caribbean: At World's End | \n", - "Captain Barbossa, long believed to be dead, ha... | \n", - "[Adventure, Fantasy, Action] | \n", - "[ocean, drug abuse, exotic island, east india ... | \n", - "[Johnny Depp, Orlando Bloom, Keira Knightley] | \n", - "[Gore Verbinski] | \n", - "
2 | \n", - "206647 | \n", - "Spectre | \n", - "A cryptic message from Bond’s past sends him o... | \n", - "[Action, Adventure, Crime] | \n", - "[spy, based on novel, secret agent, sequel, mi... | \n", - "[Daniel Craig, Christoph Waltz, Léa Seydoux] | \n", - "[Sam Mendes] | \n", - "
3 | \n", - "49026 | \n", - "The Dark Knight Rises | \n", - "Following the death of District Attorney Harve... | \n", - "[Action, Crime, Drama, Thriller] | \n", - "[dc comics, crime fighter, terrorist, secret i... | \n", - "[Christian Bale, Michael Caine, Gary Oldman] | \n", - "[Christopher Nolan] | \n", - "
4 | \n", - "49529 | \n", - "John Carter | \n", - "John Carter is a war-weary, former military ca... | \n", - "[Action, Adventure, Science Fiction] | \n", - "[based on novel, mars, medallion, space travel... | \n", - "[Taylor Kitsch, Lynn Collins, Samantha Morton] | \n", - "[Andrew Stanton] | \n", - "
\n", - " | movie_id | \n", - "title | \n", - "overview | \n", - "genres | \n", - "keywords | \n", - "cast | \n", - "crew | \n", - "tags | \n", - "
---|---|---|---|---|---|---|---|---|
0 | \n", - "19995 | \n", - "Avatar | \n", - "[In, the, 22nd, century,, a, paraplegic, Marin... | \n", - "[Action, Adventure, Fantasy, ScienceFiction] | \n", - "[cultureclash, future, spacewar, spacecolony, ... | \n", - "[SamWorthington, ZoeSaldana, SigourneyWeaver] | \n", - "[JamesCameron] | \n", - "[Action, Adventure, Fantasy, ScienceFiction, c... | \n", - "
1 | \n", - "285 | \n", - "Pirates of the Caribbean: At World's End | \n", - "[Captain, Barbossa,, long, believed, to, be, d... | \n", - "[Adventure, Fantasy, Action] | \n", - "[ocean, drugabuse, exoticisland, eastindiatrad... | \n", - "[JohnnyDepp, OrlandoBloom, KeiraKnightley] | \n", - "[GoreVerbinski] | \n", - "[Adventure, Fantasy, Action, ocean, drugabuse,... | \n", - "
2 | \n", - "206647 | \n", - "Spectre | \n", - "[A, cryptic, message, from, Bond’s, past, send... | \n", - "[Action, Adventure, Crime] | \n", - "[spy, basedonnovel, secretagent, sequel, mi6, ... | \n", - "[DanielCraig, ChristophWaltz, LéaSeydoux] | \n", - "[SamMendes] | \n", - "[Action, Adventure, Crime, spy, basedonnovel, ... | \n", - "
3 | \n", - "49026 | \n", - "The Dark Knight Rises | \n", - "[Following, the, death, of, District, Attorney... | \n", - "[Action, Crime, Drama, Thriller] | \n", - "[dccomics, crimefighter, terrorist, secretiden... | \n", - "[ChristianBale, MichaelCaine, GaryOldman] | \n", - "[ChristopherNolan] | \n", - "[Action, Crime, Drama, Thriller, dccomics, cri... | \n", - "
4 | \n", - "49529 | \n", - "John Carter | \n", - "[John, Carter, is, a, war-weary,, former, mili... | \n", - "[Action, Adventure, ScienceFiction] | \n", - "[basedonnovel, mars, medallion, spacetravel, p... | \n", - "[TaylorKitsch, LynnCollins, SamanthaMorton] | \n", - "[AndrewStanton] | \n", - "[Action, Adventure, ScienceFiction, basedonnov... | \n", - "
\n", - " | movie_id | \n", - "title | \n", - "overview | \n", - "genres | \n", - "keywords | \n", - "cast | \n", - "crew | \n", - "tags | \n", - "
---|---|---|---|---|---|---|---|---|
0 | \n", - "19995 | \n", - "Avatar | \n", - "[In, the, 22nd, century,, a, paraplegic, Marin... | \n", - "[Action, Adventure, Fantasy, ScienceFiction] | \n", - "[cultureclash, future, spacewar, spacecolony, ... | \n", - "[SamWorthington, ZoeSaldana, SigourneyWeaver] | \n", - "[JamesCameron] | \n", - "[Action, Adventure, Fantasy, ScienceFiction, c... | \n", - "
1 | \n", - "285 | \n", - "Pirates of the Caribbean: At World's End | \n", - "[Captain, Barbossa,, long, believed, to, be, d... | \n", - "[Adventure, Fantasy, Action] | \n", - "[ocean, drugabuse, exoticisland, eastindiatrad... | \n", - "[JohnnyDepp, OrlandoBloom, KeiraKnightley] | \n", - "[GoreVerbinski] | \n", - "[Adventure, Fantasy, Action, ocean, drugabuse,... | \n", - "
2 | \n", - "206647 | \n", - "Spectre | \n", - "[A, cryptic, message, from, Bond’s, past, send... | \n", - "[Action, Adventure, Crime] | \n", - "[spy, basedonnovel, secretagent, sequel, mi6, ... | \n", - "[DanielCraig, ChristophWaltz, LéaSeydoux] | \n", - "[SamMendes] | \n", - "[Action, Adventure, Crime, spy, basedonnovel, ... | \n", - "
3 | \n", - "49026 | \n", - "The Dark Knight Rises | \n", - "[Following, the, death, of, District, Attorney... | \n", - "[Action, Crime, Drama, Thriller] | \n", - "[dccomics, crimefighter, terrorist, secretiden... | \n", - "[ChristianBale, MichaelCaine, GaryOldman] | \n", - "[ChristopherNolan] | \n", - "[Action, Crime, Drama, Thriller, dccomics, cri... | \n", - "
4 | \n", - "49529 | \n", - "John Carter | \n", - "[John, Carter, is, a, war-weary,, former, mili... | \n", - "[Action, Adventure, ScienceFiction] | \n", - "[basedonnovel, mars, medallion, spacetravel, p... | \n", - "[TaylorKitsch, LynnCollins, SamanthaMorton] | \n", - "[AndrewStanton] | \n", - "[Action, Adventure, ScienceFiction, basedonnov... | \n", - "
\n", - " | movie_id | \n", - "title | \n", - "tags | \n", - "
---|---|---|---|
0 | \n", - "19995 | \n", - "Avatar | \n", - "[In, the, 22nd, century,, a, paraplegic, Marin... | \n", - "
1 | \n", - "285 | \n", - "Pirates of the Caribbean: At World's End | \n", - "[Captain, Barbossa,, long, believed, to, be, d... | \n", - "
2 | \n", - "206647 | \n", - "Spectre | \n", - "[A, cryptic, message, from, Bond’s, past, send... | \n", - "
3 | \n", - "49026 | \n", - "The Dark Knight Rises | \n", - "[Following, the, death, of, District, Attorney... | \n", - "
4 | \n", - "49529 | \n", - "John Carter | \n", - "[John, Carter, is, a, war-weary,, former, mili... | \n", - "
\n", - " | movie_id | \n", - "title | \n", - "tags | \n", - "
---|---|---|---|
0 | \n", - "19995 | \n", - "Avatar | \n", - "In the 22nd century, a paraplegic Marine is di... | \n", - "
1 | \n", - "285 | \n", - "Pirates of the Caribbean: At World's End | \n", - "Captain Barbossa, long believed to be dead, ha... | \n", - "
2 | \n", - "206647 | \n", - "Spectre | \n", - "A cryptic message from Bond’s past sends him o... | \n", - "
3 | \n", - "49026 | \n", - "The Dark Knight Rises | \n", - "Following the death of District Attorney Harve... | \n", - "
4 | \n", - "49529 | \n", - "John Carter | \n", - "John Carter is a war-weary, former military ca... | \n", - "