-
Hi, dear colleagues, thank you for your work.
This is a bug report.
With scikit-learn==0.24.0, this code (`X_train` is a dense 2D numpy array, `y_train` is a sparse scipy matrix with the same n…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I wish I could use cuML to do [...]
**Describe the solution you'd lik…
-
using same code with MAP projecion works fine
> projections=["MAP"]
`tg = tp.TopOGraph(n_eigs=119, n_jobs=-1, verbosity=0)
tg.run_models(adata.X, kernels=['bw_adaptive'],
…
-
**Problem Description:**
The current Loan Eligibility Estimator lacks a developed predictive model, which is crucial for assessing loan approvals. Additionally, the existing system may not be consi…
-
### URL Hash
`#/sklearn/sklearn.impute._base/SimpleImputer/__init__/strategy`
### Expected Annotation Type
`@enum`
### Expected Annotation Inputs
Enum with content:
"mean", "median", "most_frequ…
-
### Describe the bug
`best_params_` does not match top `rank_test_scores` in`cv_results_`.
### Steps/Code to Reproduce
Please see https://stackoverflow.com/q/74408418/4996152
### Expected Results
…
-
* face_recognition version: 1.2.3
* Python version: 3.5
* Operating System: Ubuntu 16.4
### Description
I am getting the following warning and exception after updating the sklearn to the lates…
-
Currently, we test our estimator accuracy against manually generated results from `yaImpute` and `pynnmap`. Once we have all major functionality implemented and are confident in our results, we can sw…
-
We are planning that this package will integrate tightly with other packages from our group, including [`sknnr`](https://github.com/lemma-osu/sknnr) and [`sknnr-spatial`](https://github.com/lemma-osu/…
-
We're trying to run OpenVINS on a drone with an Intel Realsense D435i & a Kakute H7 v2 flight controller (which has a BMI270 IMU). Consistently, we get decent tracking for a short time (5-12 seconds),…