|
--- |
|
dataset_info: |
|
features: |
|
- name: adult |
|
dtype: bool |
|
- name: also_known_as |
|
dtype: string |
|
- name: biography |
|
dtype: string |
|
- name: birthday |
|
dtype: string |
|
- name: deathday |
|
dtype: string |
|
- name: gender |
|
dtype: int64 |
|
- name: homepage |
|
dtype: string |
|
- name: id |
|
dtype: int64 |
|
- name: imdb_id |
|
dtype: string |
|
- name: known_for_department |
|
dtype: string |
|
- name: name |
|
dtype: string |
|
- name: place_of_birth |
|
dtype: string |
|
- name: popularity |
|
dtype: float64 |
|
- name: profile_path |
|
dtype: string |
|
- name: image |
|
dtype: image |
|
splits: |
|
- name: train |
|
num_bytes: 3749610460.6819267 |
|
num_examples: 116403 |
|
download_size: 3733145768 |
|
dataset_size: 3749610460.6819267 |
|
--- |
|
|
|
Data was obtained from [TMDB API](https://developers.themoviedb.org/3) |