Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
324 views
in Technique[技术] by (71.8m points)

how to determine optimal minimum utility in EFIM algorithm of high utility itemset mining?

I'm supposed to set minimum utility for EFIM algorithm to find high-utility itemset mining

Characterstics of datasets are :

  • Number of transactions : 3300K
  • Average size of itemsets : 4
  • Maximum size of itemsets : 85K
  • Average Utility per transaction : 2.3K
  • Maximum Utility of transaction : 36000K

I understand that "minimum utility" may vary depending on different circumstances, but I'd like to know if there is a common way to set this value.

Just as if filling mean value is one of the most common way of handling missing value.

I'm assuming the solution for this problem could be either simply using "mean", or half of maximum value. I'm not so sure.

What should I do? Please help

question from:https://stackoverflow.com/questions/65908469/how-to-determine-optimal-minimum-utility-in-efim-algorithm-of-high-utility-items

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...