-
51job-master
采用多线程爬虫方式对前途无忧的招聘数据进行获取解析(Using multi thread crawler method to obtain the future worry free recruitment data analysis)
- 2017-10-24 23:51:24下载
- 积分:1
-
100个GH运算器详解(一)
【实例简介】
- 2021-08-06 00:30:59下载
- 积分:1
-
speech noise reduction
使用python实现谱减法对语音的降噪功能,代码包括语音的读取、降噪、输出保存(Spectral subtraction speech noise reduction python code)
- 2018-06-27 17:22:04下载
- 积分:1
-
Libsvm-2_6
支持向量机初学者可以看看,用于可以用于C-SVM分类、?-SVM分类、?-SVM回归和?-SVM回归等问题
(Support Vector Machine beginners can see that can be used for C-SVM classification,?-SVM classification,?-SVM regression and?-SVM regression problem)
- 2021-03-24 14:59:15下载
- 积分:1
-
qb神经网络
从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)
- 2020-06-23 08:00:01下载
- 积分:1
-
kmeans聚类算法的python实现程序
kmeans聚类算法的python实现程序 Ch10 ├── Portland.png├── kMeans.py├── kMeans.pyc├── places.txt├── portlandClubs.txt├── testSet.txt└── testSet2.txt0 directories, 7 files
- 2021-05-06下载
- 积分:1
-
Oblique Nozzle
说明: 该代码可以模拟特定尺寸超音速斜切喷管模拟,若修改其中尺寸参数,可以达到模拟任何超音速流动。(The code can simulate the supersonic oblique-cut nozzle with a specific size. If the size parameters are modified, any supersonic flow can be simulated.)
- 2020-06-21 18:40:02下载
- 积分:1
-
玛丽冒险(项目源码下载)-Python项目开发案例集锦04.zip
玛丽冒险(项目源码下载)-Python项目开发案例集锦04.zip
- 2019-09-22下载
- 积分:1
-
22.LDA_代码
说明: LDA分解,机器学习的高级知识,里面包含具体的LDA源码分析(LDA decomposition, advanced knowledge of machine learning, which contains specific LDA source code analysis)
- 2019-01-02 19:49:57下载
- 积分:1
-
SMP
用到的数据是2015微博用户画像比赛提供的数据,数据包含在文件中。这份代码能够实现完整的提取特征到训练模型,从而的出预测结果的功能。用到了sklearn及panda包。(The data used is provided by the user portrait competition of microblog in 2015. This code can complete the function of extracting features to the training model, thus producing the prediction results. Sklearn and panda packages are used.)
- 2019-01-10 18:50:30下载
- 积分:1