Intelligent Algorithm

Total 4298 resources

This is a MATLAB implementation of the C4.5 algorithm featuring efficient decision tree construction with information gain ratio calculations and pruning techniques. The code includes functionalities for handling both discrete and continuous attribut

MATLAB 190 views Premium

SVM classifier designed for classifying multidimensional sample points, adaptable for different numbers of classes. Implements pattern recognition algorithms with configurable kernel functions and hyperparameter optimization.

MATLAB 222 views Premium