Files
fimdlp/README.md

11 lines
148 B
Markdown

# FImdlp
Fayyad - Irani MDLP discretization algorithm
## Build and usage sample
```bash
python setup.py build_ext --inplace
python sample.py
```