No project description provided
Project description
FImdlp
Discretization algorithm based on the paper by Usama M. Fayyad and Keki B. Irani
Multi-Interval Discretization of Continuous-Valued Attributes for Classification Learning. In Proceedings of the 13th International Joint Conference on Artificial Intelligence (IJCAI-95), pages 1022-1027, Montreal, Canada, August 1995.
Installation
git clone --recurse-submodules https://github.com/doctorado-ml/FImdlp.git
Build and usage sample
Python sample
pip install -e .
python samples/sample.py iris
python samples/sample.py iris -c 2
python samples/sample.py -h # for more options
C++ sample
cd samples
cmake -B build
cd build
make
./sample -f iris -c 2
./sample -h
Based on
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file FImdlp-0.9.4.macosx-13-arm64.tar.gz
.
File metadata
- Download URL: FImdlp-0.9.4.macosx-13-arm64.tar.gz
- Upload date:
- Size: 63.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1041463ea3a49f907fafbfea22ebe5f0affcca9c70d269a285931285190ecdbf |
|
MD5 | 37cc41de008035fe7ccf0101739297e8 |
|
BLAKE2b-256 | 484335ed4c5ae499432a381541510fe6f64a6e5b2f330daa4ac622b5cc02db3e |