-
Pattern_Recognition_And_Machine_Learning
Pattern_Recognition_And_Machine_Learning(英文+中文+完整答案) 答案为英文版(Pattern_Recognition_And_Machine_Learning)
- 2019-07-01 12:49:40下载
- 积分:1
-
GeneralStats
说明: 一般分析统计量计算,包含平均数,中位数,众数,分位数,方差,标准差,极差,偏度,峰度等统计量计算方法(Calculation of general analysis statistics, including statistics calculation methods such as mean, median, mode, quantile, variance, standard deviation, range, skewness, kurtosis, etc)
- 2020-06-27 16:54:08下载
- 积分:1
-
kMeans
机器学习算法,无监督学习,利用k均值聚类算法对未标注数据分组(Machine learning algorithms, unsupervised learning, the use of k-means clustering algorithm for unlabeled data packets)
- 2014-12-13 20:02:25下载
- 积分:1
-
lidc_nodule_detection
基于LIDC数据集的肺结节检测算法,用于识别肺部ct图像中的肺结节(Pulmonary Nodule Detection Based on LIDC Data Set)
- 2021-04-09 21:49:00下载
- 积分:1
-
协同过滤的推荐系统实现
图书推荐系统,依托豆瓣的图书和评分信息,使用基于items的推荐算法,实现推荐1:环境说明Mysql 5.6 + python 2.7 + django 1.8 + MySQLdb2:文件夹说明bookrecommend:是项目综合展示的目录,是一个django的工程,使用时,只需在该目录下打开cmd,运行manage.py runserver 即可数据集:里边是项目所需要的数据集 books.csv:书本的相关信息users.csv:用户的相关信息uid_score_bid.csv:用户给书本的打分信息数据库备份:使用时在数据中新建一个bookrecommend数据库,导入sql文件即可算法原型:协同过滤基于items的推荐算法3:爬取数据部分代码暂时不提供
- 2023-02-11 14:05:03下载
- 积分:1
-
Experiment1
说明: 用随机森林预测泰坦尼克号乘客生还情况的简单python程序(Random forest prediction)
- 2020-11-25 15:29:32下载
- 积分:1
-
findpoint
可以利用python opencv实现获取图像上鼠标点击的点的像素的坐标(Python opencv can be used to obtain the coordinates of the pixels clicked by the mouse on the image)
- 2020-06-25 13:20:01下载
- 积分:1
-
feature selection by using random forest
说明: 随机森林做特征选择py程序feature selection by using random forest(feature selection by using random forest)
- 2020-12-27 15:21:42下载
- 积分:1
-
capture_camera
说明: 图像凭借代码,捕获摄像头进行图像拼接。利用柱面投影的方式进行投影,然后对图像进行拼接。(image stitching program)
- 2019-12-17 17:43:34下载
- 积分:1
-
matlab随机森林
调用matlab中的随机森林算法实现预测(Call the random forest algorithm in MATLAB to realize the prediction)
- 2021-01-07 16:38:53下载
- 积分:1