-
简单案例实现——利用SVM进行分类预测
实现一个简单的SVM案例,即鸢尾花分类,利用SVM对UCI的IRIS数据进行了分类预测。
- 2022-01-26 01:15:35下载
- 积分:1
-
sam
逻辑回归,随机森林,xgboost案例,了解三种模型的基本用法(sample for lr,rfm,xgboost)
- 2018-06-04 23:46:12下载
- 积分:1
-
qsort
quicksort algoerithm in python
- 2014-06-22 23:06:06下载
- 积分:1
-
read_excel
使用python对excel数据进行读取和处理(Python MD5 encryption)
- 2018-05-31 10:08:50下载
- 积分:1
-
excel批量处理表格
说明: Python 实现excel批量处理表格(Python implementation of Excel batch processing table)
- 2020-02-29 19:35:05下载
- 积分:1
-
mnist图像识别
说明: mnist图像识别,包含简单的神经网络编写流程及实现步骤(MNIST image recognition)
- 2020-04-17 09:05:16下载
- 积分:1
-
setup for numexpr package for Ubuntu
numexpr包中有错误。原始安装为2.4.3。此安装程序包允许安装2.4.6。熊猫套餐接受。只需在目录中的硬盘cd上解压缩并执行python设置.pybuildsudo python设置.py安装;
- 2023-05-01 21:30:04下载
- 积分:1
-
Asst1
You are given an n x n grid , a starting position on the grid and a goal location. Each point on the grid is assigned an integer, giving its elevation. It is possible to move from a location to any of its 4 neighbours (except at a boundary). The cost of such a move in 1 the absolute value of the difference in elevation. However, if the difference between two points is greater or equal to 4, this represents an impassible cliff
- 2018-10-28 13:21:19下载
- 积分:1
-
python-行人检测-可用
这是利用python+opencv编写的,行人检测代码,另配有检测样图,测试可用(this is a code for person detect,it function is normal)
- 2020-10-27 17:09:59下载
- 积分:1
-
LSB信息隐藏算法
该代码是基于Python写的,可基于LSB机制的实现信息隐藏,并可以对隐藏的信息进行提取
- 2023-02-26 07:05:03下载
- 积分:1