-
langchain
https://python.langchain.com/v0.1/docs/modules/data_connection/retrievers/
-
```
Hello,
first of all, thank you very much for this code, I've been using it more and
more for various research projects and will hopefully soon be able to cite it
in a paper!
I was wondering if…
-
```
Hello,
first of all, thank you very much for this code, I've been using it more and
more for various research projects and will hopefully soon be able to cite it
in a paper!
I was wondering if…
-
Hi!
I am currently using abTEM to compute electron diffraction patterns. The potential is attained from DFT packages but not GPAW. I noticed that the newly updated version provides an API to transf…
-
```
Hello,
first of all, thank you very much for this code, I've been using it more and
more for various research projects and will hopefully soon be able to cite it
in a paper!
I was wondering if…
-
```
Hello,
first of all, thank you very much for this code, I've been using it more and
more for various research projects and will hopefully soon be able to cite it
in a paper!
I was wondering if…
-
```
Hello,
first of all, thank you very much for this code, I've been using it more and
more for various research projects and will hopefully soon be able to cite it
in a paper!
I was wondering if…
-
It would be great to have support for the (fairly new) TF-Ranking library by Google: https://github.com/tensorflow/ranking
-
H2O users can train GBM/DRF model and obtain a _dot_ representation of the trees that make up the DRF/GBM tree ensemble: [https://github.com/h2oai/h2o-3/blob/master/h2o-genmodel/src/main/java/hex/genm…
-
### Describe the bug
In `CalibratedClassifierCV` when a train split contains 2 classes (binary) but the data contains more (>=3) classes, we assume the data is binary:
https://github.com/scikit-le…