-
**Describe the bug**
I'm using a multi-quantile forecaster on multivariate target data. E.g, a `CatBoostModel(likelihood='quantile', quantile=[0.01, 0.05, 0.1, 0.25, 0.5, 0.75, 0.9, 0.95, 0.99], ..…
-
Dear,
I have read your paper, but I cannot find the code here.
Is there any way to get the code?
-
## WIP PRs
- [ ] ~#665 -- Attempts to compile Lux models to XLA. While more generally scoped to allow models that cannot be compiled via Reactant, this is particularly hard because we need to give ow…
-
There are not many discrepancies, but there are a few.
1) What should we do when a stock has previously been assessed, but currently is not classified as such under SIS? There are a few stocks that…
-
### Team Name:
Qanything
### Project Description:
The potential energy surface (PES) of a molecular system describes its energy in terms of geometric parameters such as internuclear distanc…
-
I have installed pytube via `python -m pip install git+https://github.com/pytube/pytube`.`
**Describe the bug**
Video and Audio files are saved without suffix (i.e. without .mp4). however Pytube e…
-
I have the following problem: I want to optimize/find the fixed point of a function that uses flax's [`Dropout`](https://flax.readthedocs.io/en/latest/guides/dropout.html) and therefore under the hood…
-
### Discussed in https://github.com/google/flax/discussions/3113
Originally posted by **zaccharieramzi** May 24, 2023
I have the following situation: I am using a `Dropout` layer multiple time…
-
Dear Landlab developers,
Thanks a lot for making LEMs more accessible and developing such an amazing tool. My knowledge of python and Landlab is not deep, so please keep that in mind as I describe …
-
Question 1:
The method of defining utility functions and demand functions for both individuals A and B in the ExchangeEconomyClass. The way you've structured the codes precisely describes the econo…