-
collective-intelligence
智慧编程——数据分析、机器学习必备书!python语言代码示例,所有算法均附有解释说明。(collective intelligence——Data analysis and machine learning! Python language code examples, all algorithms are accompanied by explanatory notes.)
- 2017-05-11 19:34:19下载
- 积分:1
-
最小二乘法
使用Python实现最小二乘法,所有的深度学习算法都始于这个数学公式。(Using Python to implement the least square method, all deep learning algorithms begin with this mathematical formula.)
- 2020-06-17 17:00:02下载
- 积分:1
-
Decision
说明: 直接调用sklearn自带的iris数据集,自带的决策数算法,然后生成可视化决策树,用了最少的代码完成分类任务。(Directly call the iris data set and decision number algorithm of sklearn, then generate a visual decision tree, and complete the classification task with the least code.)
- 2020-02-26 18:20:27下载
- 积分:1
-
基于python_xpath的爬取好例子网站实例名录(方便查看)
【实例简介】爬取好例子网站的实例名录,方便浏览以寻找自己想要的例子
- 2021-08-23 00:31:06下载
- 积分:1
-
knn_svm_tree
说明: 对于iris数据集的knn、svm、决策树算法分类的简单实现(Simple implementation of KNN, SVM and decision tree algorithm classification for iris dataset)
- 2020-10-13 17:06:06下载
- 积分:1
-
seizure-prediction-GAN
说明: 通过python利用生成对抗网络对癫痫发作进行预测(Using Generative Adversarial Networks to Predict Seizures)
- 2021-03-30 00:16:08下载
- 积分:1
-
机器学习题目代码及数据文件
说明: 实现强化学习,完成人工智能,实现机器学习,掌握学习算法(Realize reinforcement learning, artificial intelligence, machine learning and deep learning)
- 2021-03-24 09:00:37下载
- 积分:1
-
简单python爬虫
这是一个简单爬虫百度图片,使用python内置爬虫工具request和HTMLParser,爬取得的图片保存在upload文件目录下
- 2022-04-27 10:20:16下载
- 积分:1
-
pyVMD_any
变分模态分解的python版本,个人根据MATLAB版本译制而成(Python version of variational mode decomposition)
- 2018-03-08 08:27:26下载
- 积分:1
-
PCA
一个用python实现的PCA算法,并且给了简易素材(A PCA algorithm implemented in python, and gave a simple material)
- 2020-08-23 14:38:17下载
- 积分:1