mirror of
https://github.com/apachecn/ailearning.git
synced 2026-05-08 14:52:28 +08:00
更新 12.FP-growth md文件
This commit is contained in:
@@ -26,5 +26,3 @@
|
||||
## 项目实战
|
||||
* 1.从Twitter文本流中挖掘常用词。
|
||||
* 2.从网民页面浏览行为中挖掘常见模式。
|
||||
|
||||
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
class Test:
|
||||
if __name__ == "__main__":
|
||||
fza=frozenset(['a','bc'])
|
||||
adict={fza:1,'b':2}
|
||||
print(adict)
|
||||
Reference in New Issue
Block a user