搜索资源列表
mitmatlab
- 基于matlab的数据挖掘工具箱,包括了几乎全部当前常见的数据分类算法-Matlab based data mining toolbox, including almost all of the current common data classification algorithm
AdaBoost
- 用python实现的AdaBoost分类算法,文件是一个ipython notebook,可以直接用ipython/jupyter打开使用。内附简单测试数据集。 程序运行需要numpy库的支持。-An AdaBoost classifier implemented with Python.
DecisionTree
- matlab代码实现决策树,是学习数据挖掘的基本分类器的入门代码-DecisionTree classifier about data mining coded by matlab
k--means-
- k-means算法的解释,采用txt中的数据进行分类-explanation of k-means algorithm, using the data in the classification txt
ML_Metric-function
- 上传的代码为多标签数据分类的度量函数 用于对多标签数据分类进行效果上的度量-Upload code for the multi-label data classification function is used to measure multi-label classification data to measure the effect on
LogitMul
- 基于逻辑回归的多分类问题,可以实现至少三类数据的分类-Classification based on multiple logistic regression, classification can be achieved at least three types of data
SMOTE
- 本工具为不平衡数据分类领域重要的过采样算法SMOTE.-This tool is an important field of unbalanced data classification oversampling algorithm SMOTE.
k_nn
- kNN的思想:计算待分类的数据点与训练集所有样本点,取距离最近的k个样本;统计这k个样本的类别数量;根据多数表决方案,取数量最多的那一类作为待测样本的类别。距离度量可采用Euclidean distance,Manhattan distance和cosine。-kNN The idea is simple: the training set and calculated data points to be classified all sample points taken the neare
chapter1
- BP神经网络的数据分类-语音特征信号分类-The phonetic characteristics data of BP neural network classification- signal classification
datamining
- 这是一个数据挖掘的算法模型,可以实现多维度、多数据、多分类的数据分析。包含对样本和数据的预处理算法,LM神经网络算法和DT决策树算法,并对两种模型进行评价的算法。-This is a data mining algorithm model, you can achieve multi-dimensional, multi-data, multi-class data analysis. Including the preprocessing algorithm for samples and d
日常运动数据分析
- 用anaconda内部的科学库进行分析运动数据,并能对数据进行分类。(Anaconda's internal science library is used to analyze the motion data and to classify the data.)
KNN,SVM,决策树,朴素贝叶斯
- 用python的sklearn包分类 简单的对数据进行分类(Sort with Python's sklearn package Simple classification of data)
36683048
- 嵌入weka中使用的支持向量机工具包,实现SVM的分类算法,()
xtfpmfr
- 支持向量机用于分类和回归,SVM的经典文献,搞机器学习的人必备文献,()
Url
- 利用朴素贝叶斯BS实现从HTTP数据流中识别出用户基于浏览器访问的URL(Using the naive Bayes BS to realize the user based browser access based URL from the HTTP data stream)
81422321
- 模式识别中的分类算法的各种方法代码,很全()
4290973
- 介绍数字滤波器的定义,分类及实现方法,讨论IIR滤波器,FIR滤波器的设计方法以及如何运用MATLAB中的DSP Bloc()
964376
- k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码()
数据分析修炼手册
- 一位数据分析行业的前辈的总结 前言 1 数据分析师如何分类? 2 数据分析师的具体工作职责和工作内容有哪些? 3 如何在业余时间成为数据分析师? 3 数据分析实战与运用 6 如何用Excel做数据分析? 8 如何用Tableau做数据可视化? 14(A summary of the seniors of data analysis)
nlp7294
- 22w条打好标签的数据,供短文本主题分类使用(22W labeled data for short text topic classification)