Skip to main content

No project description provided

Project description

FImdlp

CI CodeQL Codacy Badge codecov pypy https://img.shields.io/badge/python-3.9%2B-blue

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 --original 
python samples/sample.py iris --proposal
python samples/sample.py -h # for more options

C++ sample

cd samples
mkdir build
cd build
cmake ..
make
./sample iris

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

FImdlp-0.9.1.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distributions

FImdlp-0.9.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (508.6 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.12+ x86-64 manylinux: glibc 2.5+ x86-64

FImdlp-0.9.1-cp310-cp310-macosx_12_0_x86_64.whl (35.2 kB view hashes)

Uploaded CPython 3.10 macOS 12.0+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page