搜索资源列表
released
- 本文件是我自己写的决策树的一个例子,很适合初学者学习,用决策树分类,实现很简单-This document is an example of the decision tree of my own writing, it is suitable for beginners to learn, decision tree classification, to achieve a very simple
pca_exercise
- 这是一份介绍PCA在图像处理里面的例子,里面代码都有详细介绍,很有价值-This is a descr iption of the image processing inside PCA example, which codes are detailed, great value
6s
- 6s大气传输模型以及用户手册还包括TM实例只需直接输入数据即可-atmosphere transport model,6S,which include manual and some example
the-APRIORI-algorithm
- 实现Apriori算法,应用于如下的数据(给定参数),挖掘频繁项集 -an example for Apriori algorithm in data mining
KNN
- K-最邻近分类器的一个实例,实现了对数据的分类,内含测试数据-an example of K-nearest algorithm,containing a set of test data
ID3
- 决策树算法的实现,id3算法,内含实验数据以及报告-an example of id3 algorithm
hadoop-book-master
- 这个是hadoop权威指南的课后源码,包含书中的全部实例,方便大家学习-This is the authoritative guide to the after-school hadoop source, including all example in the book, it facilitates learning
k-means
- k-means算法的一个小实例,很好的展示了,算法的过程,测试聚类文件在txt中-A small example k-means algorithm, a good showing, the algorithm process, the test cluster file txt
kmeans
- k-means算法的一个小实例,很好的展示了,算法的过程-k-means algorithm for a small example, a good showing, the algorithm process
JavaBlowfish
- Blowfish对称加密算法实例,应用Blowfish对称密钥加密的一个类,另外还有一个使用该类的例子,研究下Java加密的基础知识,仅供参考。-Blowfish symmetric encryption algorithm example
BasicELM
- 用一个简短的例子说明了随机权神经网络算法,算是对深度学习的入门的一个小的巩固-With a brief example illustrates the random weights neural network algorithm, considered for entry-depth study of a small consolidation
logisticPxgboost
- logistic模型变量选择以及xgboost算法实例-an example of logistic model selection and xgboost algorithm
Simulation-of-Kelly-Criterion
- kelly 公式仿真算例,可用于量化投资的仓位控制-kelly formula simulation example, can be used for quantitative investment position control
Example-of-BL-Model
- 金融工程中Black-Litterman模型的R语言代码+案例-Financial engineering R Language Black-Litterman model code+ Case
DecisionTree
- 本程序是利用python写的一个决策树算法,通过该例子可以实现简单的决策树处理,也可以学习决策树算法的基本思想。-This procedure is to use python to write a decision tree algorithm, this example can be achieved by a simple decision tree processing, you can also learn the basic idea of the decision tree alg
KNN-implement-by-python
- 该程序是用python编写一个K近邻算法,通过该例子可以掌握K近邻算法,是学习数据挖掘的一个高效的算法。-The program is written in python a K-nearest neighbor algorithm, this example can grasp the K-nearest neighbor algorithm, a learning data mining and efficient algorithms.
LogisticRegression
- 本例是用Python写的简单的逻辑回归的例子,可以下载试试。-This case is an example of a simple logistic regression written in Python, you can download a try.
svmMLiA
- 支持向量机是最常用的一种分类器,它通过求解一个二次优化问题来最大化分类间隔,本例采用的SMO算法,可以大大优化运行-Support vector machine is the most commonly used classifier, it can be used to solve a two optimization problem to maximize the classification interval, this example uses the SMO algorithm, ca
MLRforSSVEPDemo
- 对于CK信号进行降维,同时也有线性回归方法,里面有一个例子供大家学习-CK signal for dimensionality reduction, but also a linear regression method, which has an example for everyone to learn
Ontology
- 。通过对领域本体的构建,实现了服务过程所涉及知识的逻辑结构与具体内容的全面语义描述和 后台并联。构建了基于本体的产品服务知识管理系统,该系统能实现产品服务活动案例所涉及知识的 获取和重用,满足知识源于服务活动,又重用于服务活动的循环。最后以某航空发动机非计划维修服务为例,验证了该知识表示方法的有效性。-building.An ontology— based knowledge representation framework was devel— oped for the reuse
