-
Python
这个代码经过我的多次验证可以工作正常的
- 2022-02-25 03:46:50下载
- 积分:1
-
基于BP adabooot强分类器预测,实现优化的功能
说明: 包括分类与预测、聚类分析、关联基本挖掘建模办法,规则、时序模式以及离群点监测(It includes classification and prediction, clustering analysis, association basic mining modeling methods, rules, temporal patterns and outlier monitoring)
- 2020-08-28 10:52:26下载
- 积分:1
-
meituan
meituan python 爬虫,使用python语言,实现对美团网站的自动抓取分析(meituan python reptile, using python language to realize the US group website automatically crawl Analysis)
- 2016-06-07 13:18:51下载
- 积分:1
-
KNN
实践代码kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。
- 2023-01-15 07:15:03下载
- 积分:1
-
LSTM_timeSeries_predict
说明: 双向LSTM在单变量时间序列预测中的应用(Application of Bidirectional LSTM in Single Variable Time Series Prediction)
- 2020-08-30 16:08:10下载
- 积分:1
-
refactorAutomtion
clear case 的操作,如check in check out (clear case handle client check in check out )
- 2013-12-04 21:24:08下载
- 积分:1
-
weibo
此项目和QQ空间爬虫类似,主要爬取新浪微博用户的相关微博信息(This project is similar to reptiles and QQ space, mainly crawling Weibo user related tweets)
- 2016-06-04 21:20:20下载
- 积分: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
-
BBS论坛源码(基于Python的flask框架开发)
前台实现了基本的论坛操作(登录,注册,轮播图,各个板块下的帖子显示,用户信息查看和修改,发帖,点赞,评论等功能),后台是CMS管理系统 主要实现了管理人员的权限分配和限制,个人信息查看和修改,前台板块管理,前台帖子管理,前台轮播图的管理等功能。
- 2020-02-16下载
- 积分:1
-
周志华-机器学习-课件
周志华机器学习的课件 电子书 PPT的(python machine learning PPT)
- 2020-11-13 09:19:44下载
- 积分:1