-
-
-
dssTree.rar
ID3 Decision Tree Algorithm JAVA realize: ID3 machine learning algorithm is a classification method, the example of using java to build a multi-tree algorithm id3 realize.
-
-
SVM.rar
Support vector machines for classification and regression
-
Kode-Program-Algoritma-C4.5.rar
... .5 is an algorithm used to generate a decision tree. C4.5 is an extension of Quinlan s earlier ID3 algorithm. The decision trees generated by C4.5 can be used for classification, and for this reason, C4.5 is often referred to as a statistical classifier.
-
Kode-Program-Algoritma-Nearest-Neighbor.rar
... -based learning, or lazy learning where the function is only approximated locally and all computation is deferred until classification. The k-nearest neighbor algorithm is amongst the simplest of all machine learning algorithms: an object is classified by ...
-
EE4208_FaceRecog_ZhaoJian_v1.rar
... detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/projection and final NN classification
-
-
-
Introduction-to-Information-Retrieval.rar
... with a coherent treatment
of classical and web information retrieval, including web search and
the related areas of text classification and text clustering. Written from a
computer science perspective, it gives an up-to-date treatment of all aspects
...
-