-
script
Stochastic experimentation on array of structured derivatives. Also seeks to test the delta of unsegmented lerps.
- 2015-06-13 16:47:30下载
- 积分:1
-
仿微软计算器
说明: 用python写的计算器程序,功能相当齐全,不仅限于加减乘除。结构简单清晰,适合初学者学习。(The calculator program written in Python has quite complete functions, not limited to addition, subtraction, multiplication and division. The structure is simple and clear, suitable for beginners to learn.)
- 2021-04-20 15:12:54下载
- 积分:1
-
Py数据分析jupyter
说明: py数据分析numpy, pandas, matplotlib, pyecharts, seaborn...(py data analysis: numpy, pandas, matplotlib, pyecharts, seaborn...)
- 2019-01-03 18:35:23下载
- 积分:1
-
python 爬去微博数据 非常好,可以针对用户,爬去全部需要的数据
python 爬去微博数据 非常好,可以针对用户,爬去全部需要的数据,如果服务端有限制,可以通过方式设置,读取需要的数据,包括回复等
- 2022-02-25 19:41:51下载
- 积分:1
-
神经网络gcn代码
gcn
- 2020-11-09下载
- 积分:1
-
PLSPCAT2andspe
故障检测,分别是pls和pca,计算spe和t2控制量。(Fault detection is pls and PCA, respectively, to calculate SPE and T2 control.)
- 2018-04-20 21:54:54下载
- 积分:1
-
用FCM对数据集进行分类
模糊C均值聚类算法,其思想:使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。每一个数据都有p个特征,将样本X分为c个模糊组,并求每组的聚类中心。FCM的输入是一个待聚类的数据集,它的输出是一个cxn的模糊划分矩阵U.一个数据集的隶属度的和总等于1. 聚类中心表示的是每个类的平均特征,认为是这个类的代表点。
- 2022-08-02 17:52:33下载
- 积分:1
-
Python for Data Analysis
说明: 利用python进行数据分析,英文书籍,从pandas库的数据分析工具开始利用高性能工具对数据进行加载、清理、转换、合并以及重塑;利用matpIotlib创建散点图以及静态或交互式的可视化结果;利用pandas的groupby功能对数据集进行切片、切块和汇总操作;处理各种各样的时间序列数据。(Starting from the data analysis tools of pandas database, high performance tools are used to load, clean, transform, merge and remodel data; scatter plots and static or interactive visualization results are created by matpIotlib; data sets are sliced, sliced and aggregated by pandas group by function; and various operations are processed. Time series data.)
- 2020-06-16 03:20:01下载
- 积分:1
-
以图搜图demo
以图搜图demo,opencv2对图片灰度处理并提取特征,生成csv索引文件,直观易理解,欧氏距离( Euclidean distance)算法匹配,bottle实现web,完整实现,匹配速度有待提升。web程序入口main.py,mysql、redis组件可以注释掉
- 2022-06-26 05:43:22下载
- 积分:1
-
shape_predictor_5_face_landmarks.dat
用于人脸识别中的5点特征模型,将人脸数据进行提取(Five-Point Feature Model for Face Recognition and Face Data Extraction)
- 2020-06-22 11:20:02下载
- 积分:1