-
Some datasets submitted to the PDG are categorical data rather than numeric continuous data. These categorical codes may come in the form of strings, such as in the [permafrost and ground ice dataset]…
-
Code for identifying Smokers into categorical data:
- Never smokers
- Ex-smokers
- Current smokers (if powered could further split into use like >20 per day, 10 - 20,
-
Hi, in one of your papers it is mentioned that in principle CorEx works with heterogeneous data types, but it seems that the current implementation only works for all continuous or all discrete data m…
-
**Hello, I currently want to reproduce the results in SEVtras using data from 15 normal tissues. When I was running the SEVtras.ESAI_calculator function, the following error occurred. I tried for a lo…
-
When I had done the data-preprocessing and began to run _Calculate users, add graph metrics, add categorical tags.ipynb_, an error occurred when I came to execute `sf = gl.SFrame(transaction_data)` as…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
_No response_
### Bug
I tri…
-
update the transform docs to indicate that it only works with numerical data.
See: [https://h2oai.slack.com/archives/C04KNHH2H/p1584389368047200|https://h2oai.slack.com/archives/C04KNHH2H/p15843893680…
-
Ordinal data are common in rating scales for surveys, as well as attributes like Age or number of years for X.
Ordinal data currently gets classified as categorical, especially if the column contain…
-
For some custom clinical annotation datasets the clinical metadata some numeric columns are being parsed as categorical. WHen selecting a column for 'time_to_event' we should parse it through as.numer…
-
**Issue by [rnyak](https://github.com/rnyak)**
_Tuesday May 26, 2020 at 18:00 GMT_
_Originally opened as https://github.com/rapidsai/recsys/issues/172_
----
**Is your operator request related to a …