-
feature selection by using random forest
说明: 随机森林做特征选择py程序feature selection by using random forest(feature selection by using random forest)
- 2020-12-27 15:21:42下载
- 积分:1
-
knn
说明: KNN的四种实现代码与数据,可直接运行....(code and data of knn algorithm , can be run directly)
- 2020-09-27 17:18:06下载
- 积分:1
-
ExportMXDsToPDF
将ARCGIS的MXD文件转换为PDF的python代码。(A simple tool to convert multiple map documents into a multi-page PDF document.
This script will export multiple map document layoutinto a single
# output PDF file. The script is intended to run within a script tool. There are two
# parameters:
# 1) Select Map Documents to Append,
# 2) Output PDF.)
- 2016-11-03 11:34:04下载
- 积分:1
-
高德地图58租房(项目源码下载)-Python项目开发案例集锦12.zip
高德地图58租房(项目源码下载)-Python项目开发案例集锦12.zip
- 2019-09-22下载
- 积分:1
-
NN_compression-master
说明: 图像压缩,人工智能算法,神经网络。python 代码。可以直接使用。(Image compression, artificial intelligence algorithm, neural network. Python code. It can be used directly.)
- 2020-12-09 16:29:18下载
- 积分:1
-
asyncio
说明: Python异步IO模块源代码,众所周知Python由于全局锁的问题在多线程支持上存在弊病,通过异步可有效提升效率(Python asynchronous IO source code)
- 2020-02-09 00:43:57下载
- 积分:1
-
homtools0.9
说明: RVE均匀化边界条件,ABAQUS插件,可通过插件对复合材料单胞进行边界条件约束,得到有效弹性常数。(RVE homogenizes boundary conditions)
- 2018-12-26 15:53:15下载
- 积分:1
-
xgboost
xgboost算法源码,含基本示例(训练、建模、预测)。(Xgboost algorithm source code, including the basic examples (training, modeling, forecasting).)
- 2021-04-20 11:08:50下载
- 积分:1
-
puff_2d
高斯烟羽模型2D的Python实现。用于污染物/危险物品扩散分析。(Gauss plume model 2D Python implementation. For the analysis of pollutant diffusion/dangerous goods.)
- 2020-12-29 11:09:02下载
- 积分:1
-
机器学习原理之logistic回归算法与代码实现
说明: 根据现有数据对分类边界线建立回归公式,以此进行分类,其核心是通过最优化算法寻找最佳回归系数(权重系数),主要应用于二分类。(Based on the existing data, regression formulas are established to classify the classification boundary lines. The core of this method is to find the best regression coefficients (weight coefficients) through the optimization algorithm, which is mainly used in the second classification.)
- 2020-06-17 02:20:02下载
- 积分:1