1
0
Fork 0

all datasets for the experiments

This commit is contained in:
Alejandro Moreo Fernandez 2021-01-13 12:31:31 +01:00
parent 6cd6c510a8
commit f820d36927
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ if __name__ == '__main__':
np.random.seed(0)
optim_losses = ['mae', 'mrae']
datasets = ['hcr']#qp.datasets.TWITTER_SENTIMENT_DATASETS_TRAIN
datasets = qp.datasets.TWITTER_SENTIMENT_DATASETS_TRAIN
models = quantification_models()
results = Parallel(n_jobs=n_jobs)(