Skip to main content

Questions tagged [aggregation]

6 votes
2 answers
84 views

I’m working with ad server data where I can’t get user-level data — only aggregated reports. The data is aggregated on multiple categorical dimensions (e.g., day × product × medium × source × campaign ...
David's user avatar
  • 73
7 votes
1 answer
70 views

I have data for five variables (in the form of time-series) that are reported at both national and regional levels. The response variable (also a time-series) is only reported at the national level- ...
Laurence's user avatar
  • 123
2 votes
0 answers
25 views

In my research setup I have multiple experiments where I calculate pearson/spearman coefficients between model predictions and ground truth and I want a way to aggregate these values. I have tried to ...
revision's user avatar
1 vote
1 answer
92 views

I have trained a classifier on a dataset that comprises a large number of classes. Some classes are easy to predict, whereas others are frequently misclassified. I would like to aggregate the classes ...
MuhammedYunus's user avatar
1 vote
1 answer
81 views

I have a dataset that looks like so ID var_id_invariant_1 ... var_id_invariant_p var_id_variant_1 ... var_id_variant_k target 315 25 ... a 2.4 ... A 1 246 31 ... nan 5.7 ... B 0 315 25 ... a 9.4 ... ...
Mateusz's user avatar
  • 145
1 vote
2 answers
2k views

Online and in the literature there seems to be a general consensus that training a machine learning model using aggregated data is harder and/or fundamentally different from training on raw event data....
dendog's user avatar
  • 120
0 votes
1 answer
90 views

I'm about to conduct some tests to compare two solutions to regression problems. And to make the results more robust, I want to apply both on a few different datasets (all problems will be a ...
Mehran's user avatar
  • 277
1 vote
0 answers
49 views

As the title suggests, I would like to train a rank-aggregating model. My target problem is to rank text2s from a database as best as possible to a given query, <...
You_Donut's user avatar
0 votes
1 answer
62 views

I am trying to look for methods to aggregate and find the average of qualitative data that are outputted from a simulation. There are 20 qualitative measures, each divided unevenly into 4 cycles ...
worldCurrencies's user avatar
2 votes
0 answers
23 views

uppose I have a matrix 𝑋 and a dependent vector 𝑦 whose entries are each in {0,1} dependent on the corresponding row of 𝑋 Given this dataset, I'd like to learn a model, so that given some other ...
Ami Tavory's user avatar
  • 1,287
0 votes
1 answer
276 views

I have a regression problem in which for each week I have several rows (variable between rows i.e 1 week might have 1800 rows and other might have 5000 rows). My target is to predict a value at end of ...
Aneeq's user avatar
  • 1
0 votes
1 answer
365 views

I am using Tableau Desktop 2021.1.4 Suppose that my source sales data consists of 4 columns Region (dimension with values: N,E,W,S), Type (dimension with values: Furniture, Electronics, Appliances), ...
yurnero's user avatar
  • 141
2 votes
1 answer
96 views

I am trying build a simple binary classifier (some tree based algorithm for now) and my training data will have features aggregated at the user level. So I'll have a unique records of each user. These ...
cryp's user avatar
  • 123
0 votes
1 answer
39 views

I have to use a Machine Learning Model to predict the Electricity consumption and carbon emission based on some buildings' features. (Area, year of construction ...) Here is the link to the data. The ...
W.314's user avatar
  • 101
-1 votes
1 answer
101 views

I'm developing a new application based on machine learning. In this application users can insert new data to improve the prediction system. As you may guess, users could insert data that doesn't make ...
zzzz's user avatar
  • 1

15 30 50 per page