![]() updated 14 days ago |
The code finds out the parameters of a gaussian mixture model by Expectation-Maximization Algorithm. |
0 Comments 37 Downloads (30 Days) |
![]() updated 22 days ago |
Boosted Binary Regression Trees Boosted Binary Regression Trees is a powerful regression method which can handle vector targets. brtTest( input, brtModel, varargin ) |
1 Comment 34 Downloads (30 Days) |
![]() updated 26 days ago |
The tools for dealing with distance matrix, improving data mining capabilities P=pair_dist_par(X,fun,varargin) |
0 Comments 27 Downloads (30 Days) |
![]() updated 26 days ago |
Maximum(minimum) Weight Spanning Tree ( Directed ) For learning "Directed Maximum Spanning Tree", Chu-Liu/Edmonds Algorithm is implemented here. DirectedMaximumSpanningTree( OriginalCostMatric,Root ) |
12 Comments 48 Downloads (30 Days) |
![]() updated 26 days ago |
K2 algorithm for learning DAG structure in Bayesian network This is the code of Cooper's K2 algorithm proposed in 1992, quick and convenient for using. |
3 Comments 50 Downloads (30 Days) |
![]() updated 3 months ago |
This code transfer nominal features into numeric and then normalize the whole dataset using min-max |
0 Comments 24 Downloads (30 Days) |
![]() updated 4 months ago |
Improved Distance Evaluation (IDE) This method could be implemented for feature selection in classification problems. [scores indices selected duration]=IDE2(data,classes,thresh... |
0 Comments 9 Downloads (30 Days) |
![]() updated 5 months ago |
Cluster multivariate data using the k-means++ algorithm. |
19 Comments 118 Downloads (30 Days) |
![]() updated 7 months ago |
The submission finds modes in data. Data is generated from a mixture of gaussian with added outliers findModes(points, n_seeds, dTol) |
1 Comment 21 Downloads (30 Days) |
![]() updated 10 months ago |
Simple Econometrics and Computational Finance Laboratory Toolbox Simple Econometrics and Computational finance Laboratory Toolbox for MATLAB 7.x |
0 Comments 9 Downloads (30 Days) |
![]() updated 11 months ago |
A reality check for data snooping by Halbert White, uses the stationary bootstrap by Politis&Romano PolitisRomanoBootstrap( alternative , n , blockparam, displ... WhiteRealityCheck( alternative , flag, benchmark , n , disp... |
6 Comments 19 Downloads (30 Days) |
![]() updated 11 months ago |
Decision Trees and Predictive Models with cross-validation and ROC analysis plot This code implements a classification tree and plots the ROC curves for each target class |
2 Comments 51 Downloads (30 Days) |
![]() updated 11 months ago |
RUSBoost is a boosting-based sampling algorithm that handles class imbalance in class labeled data. |
15 Comments 21 Downloads (30 Days) |
![]() updated 1 year ago |
Implementation of SMOTEBoost algorithm used to handle class imbalance problem in data. |
1 Comment 27 Downloads (30 Days) |
![]() updated 1 year ago |
to find the cluster validation in k-means by intra cluster measure coding in matlab |
0 Comments 4 Downloads (30 Days) |
![]() updated 1 year ago |
Classifier based on similarity measure. [Classification_accuracy,p1,m1,classes]=simclass(datalearn,... [Mean_accuracy, Variance,p1,m1]=simclass2(data,v,c, measure... |
0 Comments 14 Downloads (30 Days) |
![]() updated 1 year ago |
Parallel Distributed Processing of Weka Algorithms in Matlab Run Weka algorithms in parallel across distributed computers to exploit available hardware. |
0 Comments 13 Downloads (30 Days) |
![]() updated 1 year ago |
CLUSTERING THROUGH OPTIMAL BAYESIAN CLASSIFICATION The package contains function for performing soft clustering. Dis=contrastEM(x,centroids,py_x) |
1 Comment 16 Downloads (30 Days) |
![]() updated 1 year ago |
The Adjusted Mutual Information The Adjusted Mutual Information for clustering comparison |
0 Comments 8 Downloads (30 Days) |
![]() updated almost 2 years ago |
The minCEntropy algorithm for alternative clustering The minCEntropy algorithm for alternative clustering [max_mem,max_obj,all_mem,S]=minCEntropy(a,K,sigma_factor,n_... |
0 Comments 10 Downloads (30 Days) |
![]() updated almost 2 years ago |
The Spherical K-means algorithm Clustering on the hypersphere with the Spherical K-means algorithm [best_x,best_f,best_membership,empty,loop]=SPKmeans(a,K,n_r... |
2 Comments 14 Downloads (30 Days) |
![]() updated almost 2 years ago |
Fisher's exact test with n x m contingency table Do you have problem with Fisher's exact test where the contingency table is more than 2*2? |
12 Comments 9 Downloads (30 Days) |
![]() updated almost 2 years ago |
Software implementations of DC advantage of speed compared with HAC & a stable and effective algorithm |
1 Comment 1 Download (30 Days) |
![]() updated almost 2 years ago |
Software implementations of PBKM advantage of speed & performance appears under large number of clusters |
0 Comments 3 Downloads (30 Days) |
![]() updated almost 2 years ago |
Performs multiclass linear discriminant analysis. |
2 Comments 31 Downloads (30 Days) |
![]() updated 2 years ago |
Simulation of Ant Based Clustering Algorithm Based on Cemetery Organization (Lumer&Faeita Method) This code shows the process of Lumer and Faeita algorithm in data clustering. |
0 Comments 14 Downloads (30 Days) |
![]() updated 2 years ago |
Pegasos - Primal Estimated sub-Gradient SOlver for SVM This is implementation of "Pegasos-Primal Estimated sub-Gradient SOlver for SVM" paper. |
1 Comment 10 Downloads (30 Days) |
![]() updated 2 years ago |
Frequent Itemset Searching in Data Mining This code is provided for searching frequent itemsets in given database |
1 Comment 10 Downloads (30 Days) |
![]() updated 2 years ago |
A set of visual entropy-based tools to assess the performance of multiclass classifiers. [H_Pxy, H_Px,H_Py, EMI_Pxy, I_Pxy, I_Px, I_Py, M_Pxy]=entro... [h, H_Pxy, H_Px, H_Py, MI_Pxy]=entropy_triangle(Pxy,varargi... [h,DeltaH_Pxy,twoMI,VI,Hmax]=explore_entropies(H_Ux,H_Uy,H_... |
0 Comments 9 Downloads (30 Days) |
![]() updated 2 years ago |
ARMADA Data Mining Tool version 1.4 An association rule data mining tool for experimentation and analysis. |
15 Comments 55 Downloads (30 Days) |
![]() updated 2 years ago |
Discretization algorithms: Class-Attribute Contingency Coefficient To discrete continuous data, CACC is a promising discretization scheme proposed in 2008 |
20 Comments 6 Downloads (30 Days) |
![]() updated 2 years ago |
LDA: Linear Discriminant Analysis Performs linear discriminant analysis. |
9 Comments 205 Downloads (30 Days) |
![]() updated 2 years ago |
Return mahalanobis distance of two data matrices A and B (row = object, column = feature) |
0 Comments 16 Downloads (30 Days) |
![]() updated 2 years ago |
Return covariance matrix for given data matrix X (row = object, column = feature) |
2 Comments 3 Downloads (30 Days) |
![]() updated 2 years ago |
CAIM (class-attribute interdependence maximization) is designed to discretize continuous data. CAIM_Discretization( OriginalData, C ) CAIM_Evaluation( OriginalData, C, Feature, DiscretInterval ... DiscretWithInterval( OriginalData,C,Column,DiscretInterval ... |
2 Comments 7 Downloads (30 Days) |
![]() updated 3 years ago |
A very simple Neural Networks example. |
4 Comments 25 Downloads (30 Days) |
![]() updated 3 years ago |
Return array elements and the frequency of each element in the array. |
2 Comments 4 Downloads (30 Days) |
![]() updated 3 years ago |
Trains a single artificial neuron using the delta rule. DeltaRule(X,Y,LearningRate,MinimumWeightChange,MaximumPasse... |
0 Comments 7 Downloads (30 Days) |
![]() updated 4 years ago |
Maximum Weight Spanning tree (Undirected) Chu-Liu-Edmonds Algorithm for learning "Undirected Maximum Weight Spanning tree" is proposed here. |
7 Comments 18 Downloads (30 Days) |
![]() updated 6 years ago |
Extract (pick out) data points off image files. |
40 Comments 144 Downloads (30 Days) |