-
支持向量机
SVM算法实现,在机器学习领域,是一个有监督的学习模型,通常用来进行模式识别、分类以及回归分析。它是针对线性可分情况进行分析,对于线性不可分的情况,通过使用非线性映射算法将低维输入空间线性不可分的样本转化为高维特征空间使其线性可分,从而使得高维特征空间采用线性算法对样本的非线性特征进行线性分析成为可能。
- 2022-04-09 06:45:01下载
- 积分:1
-
Python机器学习——预测分析核心算法
本书主要针对想提高机器学习技能的 Python 开发人员,帮助他们解决某一特定的项目或是提升相关的技能。(This book focuses on Python developers who want to improve machine learning skills to help them solve a particular project or improve their skills.)
- 2018-05-15 13:25:40下载
- 积分:1
-
python智能小车
【实例简介】
python智能小车
- 2021-07-30 00:31:11下载
- 积分:1
-
室内导航python代码
此代码可以用于树莓派上,用于室内位置的说明和语音播报,因此可以与Arduino上的代码搭配使用。通过硬件不嵌入式软件相结合,系统将帮劣盲人在大楼 内畅通行走。系统的性能包括:路径搜索、避开障碍物、探测高度等。每一个小组将会得到一系列 标准的硬件配件,也可以根据需要寺找更夗配件。
- 2022-08-17 07:46:53下载
- 积分:1
-
pycine-master
说明: 该程序用于Python读取vision research 公司phantom 高速相机的cine文件(this file is for reading cine files recorded by vision research phantom high speed camera)
- 2020-06-19 17:40:02下载
- 积分:1
-
文件夹下载程序
说明: 实现文件下载,文件夹下载,可以通过代码修改实现图片,pdf,压缩包文件的下载(File download, folder download, you can modify the code to achieve image, PDF, compressed package file download)
- 2020-06-19 06:20:01下载
- 积分:1
-
PythonSample
Python编程实现股票自动交易,提供一个测试例子以供参考(Python Programming to Realize Stock Automatic Trading)
- 2020-06-23 16:00:02下载
- 积分:1
-
sumo
sumo仿真生成文件,用于嵌入到ns2中(Sumo simulation generation file used in ns2)
- 2020-06-30 06:20:02下载
- 积分:1
-
统计学习方法-电子书及代码实现-李航
说明: 统计学习书籍和代码,非常非常好的资料,你可以下载的学习。(Machine learning actual supporting code, very very good information, you can download the learning.)
- 2019-05-28 10:50:36下载
- 积分:1
-
机器学习Python程序
覆盖了基本常用的机器学习算法。包括线性回归与分类算法;决策树;多种降维算法;优化算法;强化学习等多类算法的Python代码。(It covers the commonly used machine learning algorithms. Including linear regression and classification algorithm; decision tree; a variety of dimensionality reduction algorithm; optimization algorithm; reinforcement learning and other algorithms of Python code.)
- 2018-10-26 18:55:12下载
- 积分:1