会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Smartisan
管理
2020年3月19日
K-means 不知k值 自动无监督分类
摘要: 代码: 1 # -*- coding:UTF-8 -*- 2 from numpy import * 3 import jieba as jb 4 import time 5 # 计算权值,并存储为txt 6 # 计算所有文本包含的总词数 7 def wordsCount(dataSet): 8 w
阅读全文
posted @ 2020-03-19 11:33 博二爷
阅读(536)
评论(0)
推荐(0)
公告