-
The docstring for `spatial.ckdtree.query` in `scipy/spatial/ckdtree.pyx` contains examples which have ties in the distances between the vectors in the tree and the arrays passed in to the query. Depe…
-
**Submitting authors:** @ella-irene @scout-mckee @angelachenmo @s-voon
**Repository:**https://github.com/UBC-MDS/diabetes_classification_model
**Report link:**https://ubc-mds.github.io/diabetes_cl…
-
**Submitting authors:** Sid Ahuja, Zackarya Hamza, Alexander Dawson
**Repository:** https://github.com/DSCI-310-2024/DSCI-310-Group-18_wine-quality-predictor/releases/tag/version2.0.0
**Abstract…
-
전략
레코드가 많은 곳은 undersampling, 적은 곳은 oversampling.
이후 y 값이 낮은 곳 undersampling, 높은 곳 oversampling.
하기전에 minmax 하자.
1. 많은 곳이거나 y값이 낮으면 undersamling, 적은 곳이거나 y값이 높으면 oversampling하면 test data분포를 정확히…
-
I have tried to print the models composing the best ensemble with `show_models()`, but it fails if a `k_nearest_neighbours_regressor` is one of them. Is this due to this component not having an initi…
-
Here's one for you @mdsumner : This is a spatial clustering package that uses bog-standard Delaunay triangulation. The first figure on current `README` illustrates the problems with this: the 2 red po…
-
-
Hi,
iSMNN is a wonderful tool - thank you for making it.
I've been facing some trouble with the vignette, however.
Whenever the vignette code is run (please see [this colab file](https://colab.rese…
-
- [ ] [argilla/magpie-ultra-v0.1 · Datasets at Hugging Face](https://huggingface.co/datasets/argilla/magpie-ultra-v0.1)
# Dataset Card for magpie-ultra-v0.1
## Dataset Summary
`magpie-ultra` is a s…
-
Dear author,
Thank you for addressing everyone's questions! When I use a self-made dataset (smooth metal surface) to train a model for completion, the completion effect is significantly different f…