搜索资源列表
aqsesGUI.tar
- The aqsesGUI software is a software package for processing Magnetic Resonance Spectroscopy signals. The software contains methods to load, preprocess and process MRS data.
main
- 使用数据挖掘中提供的方法对数据进行预处理,C45算法选择主要属性-preprocess the data using the algorithms of data mining and select the important atributes using C45
preprocess
- 数据预处理程序,可对数据进行聚类,得到聚类中心-data cluster
PreProcess
- a pre-processing box for standard Microarrays data set
dctcode
- The system has been developed to implement data cleaning techniques .If the data in the data bases are incomplete, noisy and inconsistent and we wish to analyze data by data mining techniques, then we have to preprocess the data by using preprocessin
PreProcess
- 该文件包含了数据预处理程序,基于MFC编写,已经通过调试。-Data pre-processing program
Datamining
- an intuitive implementation of the k-mean algorithme for data-sets clustering, you have to preprocess your data set as shown in the data.dat and data.dfn befor execute
ENVI_HJ1A1B_Tools
- 环境小卫星数据预处理工具,包括辐射定标、格式转换等,一次性进行批处理,方便快捷。-HJ-1A data preprocess
preprocess
- 从文件将web日志数据导入数据库,进行数据清理操作。-import the web log data into database and execute the function of data cleaning.
Preprocess
- 预处理的源定位 --- --- --- --- --- --- - 各种脚本用于处理源定位中使用的时间数据。 Time2Frames.m mutilchannel时间数据转换为频谱帧 Time2TF.m 时间数据转换为相对传递函数的帧到通道1。 Frames2R.m 频谱帧转换为(freqeuncy而定)的协方差矩阵。 R2C.m 转换协方差矩阵噪声子空间(用于音乐)。
DataMiningClassify
- 数据挖掘分类算法,依次执行数据预处理、朴素贝叶斯分类、KNN分类-classify algorithm for data mining.It contains data preprocess、Bayes classification and KNN classification.
A GUI based tool to preprocess, analyze, validate, postprocess, visualize and simulate PIV data
- 提供一个图形界面,里面实现若干算法:向量场可视化, PIV data测速,LIC算法、图像滤波等等。是很好的研究工具。
preprocess_dailyact
- This code is used to preprocess MRSDailyAcitivity RGB-video data
data-preprocess
- 利用matlab语言,数据预处理的源代码,其中有详细的数据举例,代码中有详细注释-Using matlab language, data preprocessing of the source code, which has detailed data, for example, a detailed code comments
preprocess
- 对极化雷达数据进行预处理,包括去除绝对相位,互易性修正和,归一化等-Polarization radar data preprocessing, including the removal of the absolute phase, reciprocity correction, normalization, etc.
spectra preprocess
- 实现光谱数据的预处理,去除背景和基线漂移,具有非常好的效果,已经试验成功。(To achieve the preprocessing of spectral data, removing background and baseline drifts with very good results, and it has been successfully tested.)
HYPER PREPROCESS
- PREPROCESSING ALGORITHM FOR HYPERSPECTYRAL DATA
SVM
- 支持向量机,进行数据的预处理,属于浅层神经网络,适用于基础的分类、。(Support vector machine (SVM) is used to preprocess the data, which belongs to the shallow neural network, and is suitable for the basic classification,)
LSSVMlabv
- trainlssvm函数用于训练模型,主要有两种使用形式: [alpha, b] = trainlssvm({X,Y,type,gam,kernel_par,kernel,preprocess}) model = trainlssvm(model)或者model = trainlssvm(model, X, Y) X和Y分别是训练样本集的输入和输出数据。(The trainlssvm function is used for training models, and there are t
预处理.py
- 使用python对数据进行预处理后跑逻辑回归模型(Using Python to preprocess the data, run the logistic regression model.)