Haoyin Xu

Results 30 issues of Haoyin Xu

In the [documentation](https://eicu-crd.mit.edu/eicutables/apacheapsvar/) for `apacheApsVar` table, the text under the "urine" section contains incomplete sentences: "Each of the following variables are assessed a score based on its variation from a...

Some of the measured values have self-evident units (GCS, heart rate), but others like central venous pressure might have multiple variabilities (mmHg, cmH2O or pascal). When trying to process the...

**Environment:** - `python`: 3.8.5 - `notebook`: 6.1.3 - `nb-black`: 1.0.7 **Description:** When running `nb-black` in jupyter notebooks, the following type of codes would be added to every cell that has...

Though not stated in the [format guide](https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md)'s "minimal example," I found **software version** to be necessary for successful parsing. It could potentially be a bug, or the guide needs to...

integrations

I believe the `Zenodo` & `Tensorflow` versions of `FSDD` are out-of-sync. Links: https://zenodo.org/record/1342401#.YWygx9nMK3I https://www.tensorflow.org/datasets/catalog/spoken_digit

Netlify is removing Xenial support in Nov. `runtime.txt` and possibly other files need to be modified to maintain the website.

documentation

Any imminent plan to actually post the baseline code? Our team is currently looking for an audio dataset to work on, and code relating to your [preprint](https://arxiv.org/abs/2010.00475) could be really...

Specifically, use a left-out set of Tabular datasets to tune the hyperparameters. Possibly implement 5-fold cross validations (tune on 4 folds, test on 1 fold) to evaluate classifier performances. Within...

tabular