-
To help @llSourcell fix Git logs, the current [`config.json`](https://github.com/git-utilities/fix_logs/blob/master/config.json) file contains entries similar to...
> Update notice, `57` reposito…
-
At default, inference methods in GP module will compute gradients wrt model parameters, which is not always necessary.
- offer users an option to ask inference methods do not compute these gradients.
…
-
https://www.kaggle.com/elmadj/detect-credit-card-fraud-using-logistic-regression/notebook
https://www.kaggle.com/theonarh/kernels/notebooks/new?forkParentScriptVersionId=2167747
https://www.data-blo…
-
### Repository commit
a0b0f
### Python version (python --version)
Python 3.10.12
### Dependencies version (pip freeze)
absl-py==1.4.0
aiohttp==3.9.3
aiosignal==1.3.1
alabaster==0.7.16
albumen…
-
Most of the time the dataset is implemented for `ArrayBase` for records and `ArrayBase` for targets. We could simplify a lot of `impl`s by:
* [x] renaming `Dataset` to `DatasetBase`
* [x] implemen…
-
### Reason/inspiration (optional)
We would like a new entry on the `Naive Bayes` concept under Sklearn. The entry should go in a new file under `docs/content/sklearn/concepts/naive-bayes/naive-bayes.…
-
How to troubleshoot installation `auto-sklearn`?
I tried to do `pipenv install auto-sklearn` on my Linux environment, but I got this (in the end):
```sh
note: This error originates from a subproc…
-
### Describe the issue linked to the documentation
Dropdowns are implemented in #26625. They can help users avoid scrolling trough **large** pages and can quickly get them access to the content the…
-
### Statitstics : The foundation for ML Algorithms
1. What is Statistics?
Statistics is the science of collecting, organizing, analyzing, interpreting, and presenting data. It encompasses a wide…
-
I have been working on #833 which are now only called DistributionalValues and there is one big issues atm that needs to be decided. Namely, if we should use Atoms to define the intervals of a DV.
…