-
SVD++
简单的SVD基于movielens的开发python程序(this is a simple SVD write by python base on movielens dataset)
- 2020-12-27 13:29:02下载
- 积分:1
-
python机器学习预测分析核心算法
python机器学习预测分析核心算法的例程(Python machine learning prediction and analysis of core algorithm routines)
- 2018-08-01 01:34:40下载
- 积分:1
-
tensorflow预测股票涨跌
这个和上一个不同,上一个是预测股票的价格,这个是预测涨跌。
- 2022-03-13 06:21:34下载
- 积分:1
-
smote
smote过采样方法对不平衡数据集进行人工数据合成(smote oversampling and classification)
- 2018-09-08 15:55:42下载
- 积分:1
-
创建和签名自签证书
创建和签名自签证书,非常适用于搭建测试环境使用,可以减少重复的使用命令进行繁琐的操作,可用于自动化运维环境使用。例如搭建测试的ssl证书加密的网站,或者自建VPN服务器使用。
- 2022-05-13 08:55:37下载
- 积分:1
-
Menu(DEMO)
a menu that is created for a segmentation program(a simple menu)
- 2014-12-21 10:13:59下载
- 积分:1
-
自动提取应力结果保存
采用Python写的abaqus自动提取应力结果的命令(A command written by Python to automatically extract stress results from ABAQUS)
- 2021-03-03 11:59:33下载
- 积分:1
-
FloodingSimulation
在具有至少十五个节点的网络中模拟洪泛路由。每个数据包应包含一个计数器(n = 10),该计数器在每一跳上递减。(Simulate flood routing in a network with at least fifteen nodes. Each packet should contain a counter (n=10) that is decremented on each hop. When the counter gets to zero, the packet is discarded. Time is discrete, and each
link can handle only one packet per time interval (i.e. only one packet in total may traverse
the link in either direction). Nodes should include a buffer to queue any additional packets.
Present your results in terms of the number of duplicate packets produced, and the
congestion at each node, and suggest a possible solution for reducing this problem.)
- 2020-06-24 09:40:07下载
- 积分:1
-
SketchRecognise
说明: 基于勾勒图的图像检索源码(download from github)(code for DeepSBIR-master which is download from github)
- 2019-12-05 16:11:35下载
- 积分:1
-
3020671Pyhon_Matlab_Wavelet
说明: 本文给出使用Python做小波包特征提取的一个实例,并附有MATLAB编写的实现源码。
数据来源:自己采集得到的模拟电路故障响应数据,存在SumData文件夹中,其中文件夹共有9个excel文件,每一个excel文件存的是某种故障状态下采集得到的100组故障响应数据。(In this paper, an example of using Python to extract the features of wavelet packet is given, and the source code written by MATLAB is attached.
Data Source: The fault response data of analog circuits collected by ourselves are stored in the SumData folder. There are nine Excel files in the folder. Each excel file contains 100 sets of fault response data collected under some fault condition.)
- 2021-02-23 16:09:40下载
- 积分:1