Files
fimdlp/prueba/README.md
2022-11-27 00:56:14 +01:00

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
```