We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5bc005 commit 1702bb8Copy full SHA for 1702bb8
README.md
@@ -0,0 +1,18 @@
1
+Machine-Learning-With-Python
2
+========================
3
+此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现<br/><br/>
4
+
5
+1:【关联规则】Apriori算法的Python代码实现,具体分析请参考博客:<br/>
6
+http://blog.csdn.net/gamer_gyt/article/details/51113753<br/>
7
+2:【关联规则】FP-Tree算法的Python代码实现,具体分析请参考博客:<br/>
8
9
10
11
12
13
+<br/><br/>CSDN博客地址:<br/>
14
+http://blog.csdn.net/gamer_gyt/<br/>
15
16
+如有问题请联系:<br/>
17
+QQ:1923361654<br/>
18
+Email:[email protected]<br/>
0 commit comments