-
K-means有注释版本
K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为形心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各簇的形心的值,直至得到最好的聚类结果。(K-means algorithm is the most classical partition-based clustering method and one of the ten classical data mining algorithms. The basic idea of K-means algorithm is to cluster k points in space and classify the objects closest to them. Iteratively, the values of centroid of clusters are updated one by one until the best clustering results are obtained.)
- 2018-08-30 13:53:12下载
- 积分:1
-
python地铁客流量分析平台
说明: 微博地铁客流爬虫源码,操作手册,毕业论文设计,数据可视化源码等(Micro blog subway passenger flow crawler source code, operation manual, graduation thesis design, data visualization source code, etc.)
- 2020-07-11 21:24:21下载
- 积分:1
-
Pedestrian1
说明: python利用hog+svm进行行人检测,并可以进行简单的跟踪(Python uses hog + SVM for pedestrian detection and simple tracking)
- 2019-11-15 10:26:38下载
- 积分:1
-
ApkDetecter
ApkDetecter
+++++++++++++++++++++++++++++++++++++++++++
运行环境:
1、python 版本 < 3.0
2、安装pyqt组件
3、双击ApkDetecter.pyw可直接运行
+++++++++++++++++++++++++++++++++++++++++++
Android Apk查壳工具源代码
主要功能:
1、检测DEX文件是否加固及加固厂商
2、检测APK的基本信息:
APKMD5值,APK包名,APK版本,签名信息等
3、DEX文件的字节信息
如果想增加新的apk加固检测方法
可在CheckProtect类中self.protectflag_dict添加检测点
- 2022-03-12 16:06:54下载
- 积分:1
-
django图书管理系统
图书管理系统
- 2019-05-27下载
- 积分:1
-
gene
简单的遗传算法Python实现,遗传算法是一种全局搜索算法(Genetic Algorithm in python.Genetic algorithm is a global optimization search algorithm that simulates biological evolution.)
- 2018-05-21 21:08:25下载
- 积分:1
-
ga_bp-master
说明: py代码,神经网络和遗传算法的优化预测信息(Optimization prediction information of Py code, neural network and genetic algorithm)
- 2021-05-13 15:30:02下载
- 积分:1
-
IM
说明: 在线即使通信
登陆模块
添加好友模块
私聊模块
群聊模块(On-line even communication
Landing module
Add Friends Module
Private chat module
Group chat module)
- 2019-01-08 14:30:59下载
- 积分:1
-
code
说明: 0_Linear:线性回归练习
1_LogistRegression:逻辑回归练习
2_boston:波士顿房价预测
3_regularization:正则化
5_stock:股票价格预测
6_CTR:点击率预测
7_all_model:回归与分类模型
8_muticlass:多分类练习
9_regression_implement:不同回归算法tf实现(0_Linear.
1_LogistRegression.
2_boston.
3_regularization.
5_stock.
6_CTR.
7_all_model.
8_muticlass.
9_regression_implement.)
- 2019-05-24 14:44:22下载
- 积分:1
-
R软件(fcm代码的)packages
能在R上安装的含有fcm代码的R包。清测有用。
- 2022-05-17 01:27:10下载
- 积分:1