-
Hello,Henry,
I installed the package and ran the example code following the README.md
![image](https://user-images.githubusercontent.com/41663460/115327666-ec4a8980-a1c1-11eb-9407-839e93ad6411.png…
-
#### Describe the workflow you want to enable
```python
>>> from skmine.preprocessing import MDLPDiscretizer
>>> from sklearn.datasets import load_iris
>>> iris = load_iris()
>>> X, y = iris.dat…
-
https://github.com/maxpumperla/entropy-mdlp/blob/d8059f3390ed0c4fc0cde212533e436a96771ec7/entropymdlp/mdlp.py#L6
`MDLP` has no state or data attributes. All the methods could be promoted to module…
-
I installed the package by
```
pip install mdlp-discretization
```
However I received error:
ERROR: Command errored out with exit status 1:
Cannot find available cython installation. Using cp…
-
First, I want to say your work in this library looks great and it is perfect for what I am trying to use it for. So thank you :)
I am getting very different results from what you obtained here: ht…
-
will it work on Windows
for example
https://github.com/airysen/mdlp
can not be installed
by
pip3 install mdlp
also
https://github.com/hlin117/mdlp-discretization
has different instructio…
-
Unable to compile the package on MacOS with the following error message .
warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#w…
-
此 issue 欢迎各位来提出各种建议与意见,我们将会很有可能考虑并采纳!
-
so it seems platinum md will not transfer from md tracks that appear to be grouped, the track list view goes back to 'negotiating with device' when it triest to copy, though some thing does seem to tr…
-
I would like to discretize the Epsilon dataset that it has 2k features and 400k records. To achieve this, I utilized the Spark 2.3.0. Once I execute the code, I deal with below error. It is noteworthy…