-
周志华随机森林
周志华日前发表论文,提出了一种基于树的方法,挑战深度学习。在设置可类比的情况下,新方法 gcForest 取得了和深度神经网络相当甚至更好的结果,而且更容易训练,小数据也能运行,更重要的是相比神经网络,基于树的方法不会存在那么困难的理论分析问题。
- 2022-11-02 19:45:03下载
- 积分:1
-
用Python编写奇偶分数求和函数
了解基本编程知识,熟悉编程算法,用Python编写奇偶分数求和函数。(Understanding basic programming knowledge, familiar with programming algorithms, using Python to write odd and even fraction summation function.)
- 2020-06-23 19:40:01下载
- 积分:1
-
pyplot绘制二维热力图
利用python中的matplotlib中的pyplot包绘制二维热力图,反映不同区域的热度分布差异,其中函数可以自定义
- 2022-01-22 17:54:10下载
- 积分:1
-
《Python数据挖掘入门与实践》高清中文版
说明: 《Python数据挖掘入门与实践》高清中文版
本书作为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。本书面向愿意学习和尝试数据挖掘的程序员。("Python Data Mining Getting Started and Practice" HD Chinese version
As a primer on data mining, this book introduces the basic knowledge, basic tools and practical methods of data mining. By step-by-step explanation of the algorithm, you can easily embark on the journey of data mining. This book uses a combination of theory and practice, showing how to use the decision tree and random forest algorithm to predict the results of the American professional basketball league game, how to use the affinity analysis method to recommend movies, how to use the naive Bayesian algorithm for social media mining ,and many more. This book also covers neural networks, deep learning, big data processing and more. This book is for programmers who are willing to learn and experiment with data mining.)
- 2019-05-19 03:10:32下载
- 积分:1
-
xgboost
在python中实现xgboost模型的训练集预测(train a xgboost model and make prediction in Python)
- 2019-07-08 17:23:27下载
- 积分:1
-
face-landmark
人脸68点标注,用于人类面部关键点检测,结合dlib(face landmark master)
- 2018-05-22 09:03:35下载
- 积分:1
-
ADENET-master
说明: 利用该编码对声源位置进行了“端到端的深度学习:从音频信号到声源位置坐标”的定位(By using this code, the "end-to-end deep learning: from audio signal to sound source location coordinate" is carried out)
- 2020-01-14 15:34:33下载
- 积分:1
-
python二级复习策略
Python是一种计算机程序设计语言。是一种面向对象的动态类型语言,最初被设计用于编写自动化脚本(shell),随着版本的不断更新和语言新功能的添加,越来越多被用于独立的、大型项目的开发。(Python is a computer programming language. As an object-oriented dynamic typed language, it was originally designed to write automated scripts (shells). With the updating of versions and the addition of new language functions, it is increasingly used in the development of independent, large-scale projects.)
- 2020-06-25 05:40:02下载
- 积分:1
-
python
用爬虫爬取江苏大学信息门户的成绩,输入学号密码验证码即可使用(Crawling the achievements of the information portal of Jiangsu University)
- 2018-06-30 09:03:33下载
- 积分:1
-
k-means
半监督学习下的kmeans,用数据集,代码注释详细(Kmeans under semi supervised learning)
- 2021-01-25 15:08:42下载
- 积分:1