public class BenchmarkDataModels extends Object
Constructor and Description |
---|
BenchmarkDataModels() |
Modifier and Type | Method and Description |
---|---|
static DataModel |
BookCrossing()
Loads a DataModel instance of BookCrossing dataset.
|
static DataModel |
FilmTrust()
Loads a DataModel instance of FilmTrust dataset.
|
static DataModel |
Jester()
Loads a DataModel instance of Jester (Dataset 3) dataset.
|
static DataModel |
LibimSeTi()
Loads a DataModel instance of LibimSeTi dataset.
|
static DataModel |
MovieLens100K()
Loads a DataModel instance of MovieLens 100K dataset.
|
static DataModel |
MovieLens10M()
Loads a DataModel instance of MovieLens 1M dataset.
|
static DataModel |
MovieLens1M()
Loads a DataModel instance of MovieLens 1M dataset.
|
static DataModel |
MyAnimeList()
Loads a DataModel instance of MyAnimeList dataset.
|
public static DataModel MovieLens100K() throws IOException
IOException
- When the DataModel can not be loaded.public static DataModel MovieLens1M() throws IOException
IOException
- When the DataModel can not be loaded.public static DataModel MovieLens10M() throws IOException
IOException
- When the DataModel can not be loaded.public static DataModel FilmTrust() throws IOException
IOException
- When the DataModel can not be loaded.public static DataModel BookCrossing() throws IOException
IOException
- When the DataModel can not be loaded.public static DataModel LibimSeTi() throws IOException
IOException
- When the DataModel can not be loaded.public static DataModel MyAnimeList() throws IOException
IOException
- When the DataModel can not be loaded.public static DataModel Jester() throws IOException
IOException
- When the DataModel can not be loaded.Copyright © 2020. All rights reserved.