-
yv318
Clustering analysis based on Euclidean distance, BP neural network function fitting and pattern recognition, A noise auxiliary data analysis method.
- 2017-08-16 17:04:05下载
- 积分:1
-
python实现DBSCAN(基于密度的聚类方法)
说明: DBSCAN(Density-Based Spatial Clustering of Applications with Noise) 为一种基于密度的聚类算法,它不仅可以找出具有任何形状的簇,而且还可以用于检测离群值。其基本思想为数据点分布紧凑的应被划分为一类,而周围未分布有或仅有极少数点的数据点则有可能为离群值。通过python实现了该聚类方法的计算。(DBSCAN (density based spatial clustering of applications with noise) is a density based clustering algorithm. It can not only find clusters with any shape, but also detect outliers. The basic idea is that the data points with compact distribution should be divided into a class, while the data points with few or no distribution around may be outliers. This clustering method is implemented by python.)
- 2020-12-23 15:45:10下载
- 积分:1
-
开源爬虫数据操作教程
说明: 数据爬取,通过几行代码就可以在openstreetmap上爬取自己想要的路网/铁路网/地铁/自行车/步行的node.csv和link.csv文件。(Data crawling.With a few lines of code, you can climb the road network / railway network / subway / bicycle / pedestrian network you want on OpenStreetMap node.csv and link.csv Documents.)
- 2020-12-26 09:44:32下载
- 积分:1
-
机器学习实战PDF
机器学习是人工智能研究领域中的一个极其重要的方向。在现今大数据时代的背景下捕获数据并从中萃取有价值的信息或模式使得这一过去为分析师与数学家所专属的研究领域越来越为人们瞩目。本书通过精心排的实例切入日常工作任务摒弃学术化语言利用高效可复用的Python 代码阐释如何处理统计数据进行数据分析及可视化。读者可从中学到一些核心的机器学习算法并将其运用于某些策略性任务中如分类、预测及推荐等。本书适合机器学习相关研究人员及互联网从业人员学习参考。(Machine Learning Practice PDF)
- 2020-06-17 07:00:02下载
- 积分:1
-
Python程序设计基础实战教程源代码
说明: python基础,适合初学者的一些源代码。(Python foundation, suitable for beginners of some source code.)
- 2020-06-24 19:40:02下载
- 积分:1
-
如何用 OpenCV + Python 实现人脸识别
根据训练的数据来对新图片进行识别的过程
- 2023-08-22 06:35:03下载
- 积分:1
-
ABCalgorithm
人工蜂群算法 算法 用户均衡模型 frankwolfe算法(Artificial Bee Colony Algorithms User Equilibrium Model Frankwolfe Algorithms)
- 2021-04-20 19:38:50下载
- 积分:1
-
1DCNN_Classifier-master
说明: tensorflow框架下利用一维卷积神经网络对一维数据的分类(Classification of one dimensional convolution neural network)
- 2020-12-05 18:39:23下载
- 积分:1
-
用于在Abaqus中提取结点力的Python程序
说明: 用于批量提取abaqus的节点力,而不是积分点的力(Node force for batch extraction of abaqus, not integral point force)
- 2021-04-06 09:39:02下载
- 积分:1
-
som
说明: 这是一个关于som聚类的python代码,用来给数据进行聚类或分类。(This is a python code for som clustering, used to cluster or classify data.)
- 2019-04-15 16:22:01下载
- 积分:1