processed-imdb-wiki-dataset
processed-imdb-wiki-dataset copied to clipboard
Question about mat.py
Hello, great repository!
Anyway, I have a question regarding how the data is preprocessed.
in mat.py,
you modified the dates from wiki, changing 00 from the month or the day to 01.
But you skipped the process for wiki.
Can I know the reason behind this difference?
Thank you