-
This is found running the "Sentiment Analysis with Logistic Regression" notebook.
A remedy was to add an encoding call-out in the imdb module:
with open(cache(github_data_url + "imdb_train.txt"), …
-
I currently use iMDB to store movies that I've watched by adding a rating to the movie. I rate them to remind myself what I thought of the movie, as sometimes it's been several years since I last watc…
-
Hello Everyone,
I am trying to use my own dataset and CNN architecture(I took the cnn architecture from the example section of matconvnet) . The result is coming quite odd. top5 error is coming zero …
-
### Steps to reproduce:
1. Add `||imdb.com$removeparam=ref_`
2. Go to https://www.imdb.com/video/vi2766257945?ref_=vp_rv_2
3. Click any video in `Related Videos`
### Actual behavior
`ref_` pa…
-
``powershell
$target_table = "$($source_provider)_$($source_data_set)_data" # tmdb_movie_data, tmdb_tv_series_data, imdb_...
``
``powershell
$colum…
-
Hi, @firasm
I am going to do a case study about the relationship between IMDB rating and IMDB votes to see whether a movie's rating is higher and the votes for a movie are also bigger considerin…
-
Cache purging occurs every time an imdb class is created. This is hugely wasteful, especially if there are lots of cache files.
Either remember the last purge time across requests and only do a purg…
-
Recently read your thesis, there are problems in the process of running the code, ask you.
The following problem occurs when split data set in Image-Text-Embedding:
Index exceeds matrix dimensions.
…
-
#### Issue description
It would be very much useful if we could get a function which gives the movies and tv shows when we give the company name as parameter. IMDb already has pages with list of al…
-
TMDB is currently blocked in my country. Is there a way to skip tmdb and use just imdb for meta?
I've tried running with `-tmdb 0` and `-imdb ttXXXXXXX` but that leads to issues like `meta['anime…