-
**System information**
Windows 10
Sklearn-genetic-opt version: 0.6.1
Scikit-learn version: 0.24.2
Python version: Python 3.7
**Describe the bug**
When using the GASearchCV class with MLPCla…
-
We encountered SOK performance drop on the v22.04 container yesterday (sok DLRM benchmark got 70% drop). Installing SOK directly on [nvcr.io/nvidia/tensorfow:22.04](http://nvcr.io/nvidia/tensorfow:22.…
-
PR #22722 introduced a common method for the validation of the parameters of an estimator. We now need to use it in all estimators.
Please open one PR per estimator or family of estimators (if one …
-
With `mlpack` now on CRAN, the library is now tested on Solaris.
The check matrix used by CRAN can be found here:
https://cran.r-project.org/web/checks/check_results_mlpack.html
Unfortunatel…
-
The following is a preliminary list of required scenarios for the direct access API, that we will use to focus the work. The goal is we want the experience for these to be good and unproblematic. Stri…
-
### Question
How to generate UML diagram using pyreverse for only `LinearRegression` class. The diagram must not include any other class like `HuberRegression` or `LogisticRegression`.
### Docum…
-
Hello everyone,
I'm following the linux build process listed at https://www.mlpack.org/doc/stable/doxygen/build.html and I'm facing a library linkage issue in the last step(sudo make install).
Ini…
-
I can't remember where, but there was a recent PR offering cosmetic (e.g. PEP8) fixes, and we usually reject these PRs as causing merge conflicts with existing open PRs. @amueller wanted to know exact…
-
More and more people have been asking about confidence scores for the parser and NER. The current model can't answer this, so I decided to dust off some almost-complete research from last year to fix …
-
pip install Keras-TextClassification
报一堆错
ERROR: Command errored out with exit status 1:
command: 'C:\Users\t00588680\Anaconda3\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0]…