mirror of
https://github.com/Doctorado-ML/FImdlp.git
synced 2025-08-17 16:35:52 +00:00
11 lines
148 B
Markdown
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
|
|
```
|