-
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…
-
Copy of songs in LP2 or LP4 format results in a track without any sound.
"Please note: LP2/LP4 is implemented using an experimental encoder."
Recorder: Sony MZ-N707
Player: Sony MDS-JE520
The …
-
I would like to ask which version of Python did you use when you make this program? For I have problem when I use python of version 3.10 or 3.11.
-
Hello,
Firstly, I would like to thank you for writing this library.
I am working with a dataset consisting of 6 input features and 1 target.
However, when discretizing the features with MDL…
-
Steps to reproduce with [this dataset](https://github.com/MarcKaminski/stackoverflow/blob/master/datasets/cars.data)
`spark-shell --jars "/path/to/spark-MDLP-discretization-1.3.jar"`
```scala
…
-
I can't get this to compile for windows. Is there a way for you to create this for us windows users?
-
### Just a regular case of using queue.
### Normal behavior, with no worker hanging.
### I get MySQL server has gone away.
`yii queue/listen --verbose --color --isolate=0` if I use isolated m…
-
**Describe the bug**
In MDLPDiscretizer, the cut points returned should be between existing X values, otherwise they are either wrong or at least ambiguous (e.g., if the cut point is 5.5 and there ar…
-
-
I have a dependency on two jars, one with a classifier and one without. When a new SNAPSHOT version is published the jar with the classifier is not updated in my local Ivy cache.
Steps to reproduce:…