-
The paper use Laplace smoothing to estimate a prior probability in Naive Bayes, but in the code I can't see where use the Laplace smoothing
-
### pdstools version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/pdstools/)…
-
Dear All,
We are investigating (and trying to implement) label smoothing for the classification and regression task. The goal is to add regularization elements to the model, consequently reducing…
-
In this issue we'll list the mathematical features that should be considered as to be implemented/aggregated into the library. They come from the lab (Michael, Daniel, Philippe). The list is not bindi…
-
Hi there @briandepasquale and @rsenne.
Recently @THargreaves reached out to me to chat about [SSMProblems.jl](https://github.com/TuringLang/SSMProblems.jl) and [HiddenMarkovModels.jl](https://github.…
-
## Reason
https://github.com/libMesh/libmesh/pull/3399 improved the Laplace mesh smoother to permit boundary nodes to move along flat parts of the mesh boundary (and internal subdomain boundaries). T…
-
How to add Laplace smoothie parameter to this code
It is important to have
Since sometimes there are values for features with small number of occurrences
By the way what will be for features with…
-
great code and paper thanks
I try to read your paper
https://arxiv.org/pdf/1905.09884.pdf
Can you please help with these
1
code for performance comparison with Zheng et al. (2018) for binary o…
-
I can't get the bi-Laplacian to work in part 1 with the Laplace-Beltrami matrix. (Queried whether the solver successfully factorized the matrix using `solver.info()`; also printed out some coefficient…
-