-
knn最近邻算法与数据集
1.将图像进行灰度处理转换成数值矩阵 2.给出数据集进行训练 3.knn算法实战 inall是整个数据集,可以将它切分成训练集和测试集,建议取少量测试集我利用8_48进行测试,(它是我从inall里取出来的,已经从里面被删掉了)同时修改一下knn里的参数
- 2019-05-01下载
- 积分:1
-
ga_aco_opt_on_anfis_svm-master
利用遗传算法、蚁群算法、PSO等对SVM模型进行优化,实现高效分类和回归预测(The SVM model is optimized by genetic algorithm, ant colony algorithm and PSO to achieve efficient classification and regression prediction.)
- 2021-04-16 15:08:53下载
- 积分:1
-
python 果蔬图像处理
利用python+opencv对果蔬图像进行识别。首先对果蔬图像进行灰度化、图像增强、图像滤波和图像二值化,检测出图像中单个的果蔬目标,标识出果蔬轮廓,找出果蔬质心坐标。
- 2022-04-15 04:20:17下载
- 积分:1
-
Python_VLPR-master
说明: 基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry pie 3B+/3B as the core processor, and based on Linux platform, uses Python 3.5 and OpenCV to process the image containing license plate information, and carries out a series of image processing operations such as Gaussian denoising, graying, edge detection, binarization, closed operation, character segmentation, character recognition matching, etc. Finally, the system of license plate recognition is realized)
- 2019-04-03 10:06:40下载
- 积分:1
-
tempxgboot
说明: 气象因素 :全球海平面气温 二氧化碳浓度 太阳总辐照度
利用气象因素和xgboost预测未来25年气温变化(Meteorological factors: global sea level temperature, carbon dioxide concentration, total solar irradiance
Prediction of Temperature Change in the Next 25 Years Using Meteorological Factors and xgboost)
- 2020-10-09 06:17:36下载
- 积分:1
-
CSO_source_code
CSO source code for protein complex prediction in large PPI networks
- 2016-03-18 09:25:30下载
- 积分:1
-
Python与机器学习实战
说明: python与机器学习实战教程,机器学习通过Python语言实现,通过大量的实例再现机器学习强大的生命力(Python and Machine Learning Practical Course. Machine Learning is realized by Python Language, and the powerful vitality of machine learning is reappeared through a large number of examples.)
- 2019-05-13 09:59:03下载
- 积分:1
-
PythonProject
说明: 对pcap包中未知网络协议识别与分类,使用的ML库为sklearn(Identification and classification of unknown network protocols in pcap)
- 2020-08-24 11:18:15下载
- 积分:1
-
Python for Data Analysis
说明: 利用python进行数据分析,英文书籍,从pandas库的数据分析工具开始利用高性能工具对数据进行加载、清理、转换、合并以及重塑;利用matpIotlib创建散点图以及静态或交互式的可视化结果;利用pandas的groupby功能对数据集进行切片、切块和汇总操作;处理各种各样的时间序列数据。(Starting from the data analysis tools of pandas database, high performance tools are used to load, clean, transform, merge and remodel data; scatter plots and static or interactive visualization results are created by matpIotlib; data sets are sliced, sliced and aggregated by pandas group by function; and various operations are processed. Time series data.)
- 2020-06-16 03:20:01下载
- 积分:1
-
syscomp
比较软件界面操作和数据表变化的小工具,快速定位表逻辑(tool which compare interface operation with table change)
- 2014-05-08 21:00:14下载
- 积分:1