上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 345 下一页
摘要: from numpy import *def trainNB0(trainMatrix,trainCatergory): #适... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(74) 评论(0) 推荐(0)
摘要: from numpy import *def trainNB0(trainMatrix,trainCatergory): #适... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(33) 评论(0) 推荐(0)
摘要: '''Created on Oct 19, 2010@author: Peter'''from numpy import *def ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(14) 评论(0) 推荐(0)
摘要: '''Created on Oct 19, 2010@author: Peter'''from numpy import *def ... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(18) 评论(0) 推荐(0)
摘要: 百度文库 文库2 机器学习实战的朴素贝叶斯的代码太复杂 """Created on Thu Aug 10 15:08:59 201... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(33) 评论(0) 推荐(0)
摘要: 百度文库 文库2 机器学习实战的朴素贝叶斯的代码太复杂 """Created on Thu Aug 10 15:08:59 201... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(19) 评论(0) 推荐(0)
摘要: #coding: utf-8#date: 2016-07-10#mail: artorius.mailbox@qq.com#auth... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(12) 评论(0) 推荐(0)
摘要: #coding: utf-8#date: 2016-07-10#mail: artorius.mailbox@qq.com#auth... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(19) 评论(0) 推荐(0)
摘要: #!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Sat Aug... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(24) 评论(0) 推荐(0)
摘要: #!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Sat Aug... 阅读全文
posted @ 2022-08-19 22:59 luoganttcc 阅读(35) 评论(0) 推荐(0)
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 345 下一页