This is C++ code written as part of a homework assignment from my "Data Mining: Intelligent Systems: Algorithms and Tools" graduate course in winter 2025. Before creating the C++ code, WEKA was used ...
📦 Rule-Based-Classifier-WEKA ├── 📄 classifier.py # Code principal du classificateur ├── 📄 requirements.txt # Dépendances ├── 📄 dataset.csv # Jeu de données (transactions supermarché) ├── 📄 README ...
Abstract: On the basis of realization of Local-LDtree classifier in Weka environment, having analyzed K-nearest Neighbor algorithm and Lazy DT model, put forward Local-LDtree classifier algorithm and ...
Abstract: Analyzing the hidden information from the images are helpful to identify the various causes. In general processing of images includes Pre-processing, segmentation, Feature extraction and ...