written 2.5 years ago by | • modified 2.5 years ago |
Write short notes on market based modelling.
written 2.5 years ago by | • modified 2.5 years ago |
Write short notes on market based modelling.
written 2.5 years ago by |
Market based modelling :-
The market-basket model of data is used to describe a common form of many to many relationship between two kinds of objects.
On the one hand, we have items, and on the other we have baskets, sometimes called “transactions.”
Each basket consists of a set of items (an itemset), and usually we assume that the number of items in a basket is small or much smaller than the total number of items.
The number of baskets is usually assumed to be very large, bigger than what can fit in main memory.
The data is assumed to be represented in a file consisting of a sequence of baskets.