Re: Weighted Transactional Dataset
Date: March 01, 2014 02:03PM
If it is just for performance evaluation of an algorithm, you could generate the weights using a random generator.
If it is for a real application, the weight could be for example the unit net profit of selling an item. If you have this information, you could use it as a weight.
Philippe