change platform to PS4
This commit is contained in:
parent
ced308c693
commit
258f165d55
@ -170,7 +170,7 @@ normalization(games)
|
||||
dataset_information(games)
|
||||
|
||||
# wypisanie informacji o danej platformie
|
||||
platform_information(games, " Xbox 360")
|
||||
platform_information(games, " PlayStation 4")
|
||||
|
||||
# podział na podzbiory train, dev i test (6,2,2)
|
||||
#games_train, games_test = create_train_test(games)
|
||||
|
Loading…
Reference in New Issue
Block a user