-
MicapsDataDraw-master
基于python语言读取Micaps格式数据,包括地面、高空、格点数据等类型。(Read Micaps format data based on Python language)
- 2018-05-02 11:25:38下载
- 积分:1
-
聚类分析
说明: 基于聚类分析的商圈识别,附上完整版的代码和小论文(Cluster analysis based on the identification of business circle, attached small paper)
- 2020-12-14 20:28:40下载
- 积分:1
-
readwav.py
说明: 读写音频实现。利用python代码,可以很方便的分析出音频参数。(about read sound, we can know the paragramme of sound.)
- 2019-10-16 19:32:23下载
- 积分:1
-
python3 TOPK算法求解
使用快排与堆排序的思想求解TOPK算法的PYTHON3实现
- 2022-03-21 12:20:21下载
- 积分:1
-
object-intersection
blender script to make a object intersection
- 2014-01-12 21:59:12下载
- 积分:1
-
用ltp和nltk生成句法树
利用哈工大ltp和nltk工具,生成依存句法分析树(Generating dependency parsing tree by using LTP and nltk tools of Harbin University of Technology)
- 2017-10-25 11:13:46下载
- 积分:1
-
PyTorch官方教程中文版
说明: PyTorch是一个基于Torch的Python开源机器学习库,用于自然语言处理等应用程序,中文版官方教程是经典的PYTHON入门到深入教程(Pytorch is an open-source machine learning library for Python based on torch, which is used for natural language processing and other applications. The official Chinese version of the tutorial is a classic introduction to Python to in-depth tutorials)
- 2020-02-26 14:12:12下载
- 积分:1
-
XGBoost
说明: 使用XGB算法对旅客航空信息进行特征筛选,分析,分类处理。(The XGB algorithm is used for feature screening, analysis and classification of passenger aviation information.)
- 2020-11-30 13:50:28下载
- 积分:1
-
split_excel2
按照制定的行对excel进行分割为不同的文件夹及不同文件(Divide the excel into different folders and different files according to the line made)
- 2017-08-02 10:48:26下载
- 积分:1
-
knn
以图像处理和knn算法为基础,利用knn算法,在python开发环境中设计了一个手写数字识别系统,该系统采用28*28的模板对图新分成784块提取手写数字的784个特征,在二值图像数据基础上,通过朴素贝叶斯分类器算法,对0~9这十类手写数字进行学习和分类。(Based on image processing and KNN algorithm, a handwritten digit recognition system is designed in Python development environment by using KNN algorithm. The system uses 28*28 template to divide the graph into 784 blocks to extract 784 features of handwritten digits. On the basis of binary image data, it learns and classifies the ten types of handwritten digits, 0-9, through Naive Bayesian classifier algorithm.)
- 2019-04-29 11:06:29下载
- 积分:1