-
xgboost房价预测
说明: 对房价进行预测,用的是python语言,主要技术是xgboost(use xgboost predict house price)
- 2019-03-07 19:47:44下载
- 积分:1
-
Learning Data Mining with Python
说明: Python数据挖掘入门与实践
本书作为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。本书面向愿意学习和尝试数据挖掘的程序员。(Introduction and practice of Python data mining
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:08:27下载
- 积分:1
-
userscript_odb
说明: abaqus 从odb文件提取数据到txt文件(get data form Abaqus odb file)
- 2020-12-28 21:59:01下载
- 积分:1
-
卷积神经网络
利用Python实现卷积神经网络,适合初学者借鉴,参考。(Using Python to realize convolution neural network is suitable for beginners to learn and refer to.)
- 2020-06-15 22:45:01下载
- 积分:1
-
RNN
说明: 循环神经网络源码,带注释性说明,作为模板使用(Circular neural network source code, annotated)
- 2020-05-08 11:19:42下载
- 积分:1
-
统计学习方法(李航)
统计学习是计算机及其应用领域的一门重要的学科本书全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、K近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归、与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。(Statistical learning is an important subject in the field of computer and application of this book comprehensively systematically introduces the main methods of statistical learning, especially the supervision method of study, including the perception, K neighbor method, naive bayesian method, decision tree, logistic regression, and the maximum entropy model, support vector machine (SVM), promotion methods, the EM algorithm, the hidden markov model and conditional random field, etc.)
- 2020-06-20 11:20:02下载
- 积分:1
-
用神经网络预测细胞浓度值 Rfirst
说明: Predicting cell concentration value using Neural networks
- 2020-06-19 02:00:01下载
- 积分:1
-
Expert_System
说明: 专家系统课程实验-疾病分类
简单的疾病分类-13种疾病
使用Python版的CLIPS - pyknow(EXPERIMENTAL EXPERIMENT OF EXPERT SYSTEM COURSE-DISEASE CLASSIFICATION
Simple Classification of Diseases - 20 Diseases
Using the Python version of CLIPS - pyknow)
- 2019-05-07 15:55:52下载
- 积分:1
-
abaqus 生成3Dcohesive脚本COHESIVE
说明: abaqus 生成3Dcohesive脚本(abaqus 3D cohesive python)
- 2020-07-07 19:18:56下载
- 积分:1
-
ch05
说明: 人脑神经网络和计算机神经网络的不同在于,人脑可以解决通用性和跨领域的问题,而计算机神经网络只能解专门的问题,所以哪怕阿尔法狗在围棋界孤独求败战胜了所有男人,但他也不能识别出站在他面前的两个女生谁更漂亮(The difference between human brain neural network and computer neural network is that human brain can solve universal and cross domain problems, while computer neural network can only solve specialized problems. Therefore, even if alpha dog defeats all men alone in go, he can not identify the two girls standing in front of him who is more beautiful)
- 2020-08-06 22:40:51下载
- 积分:1