-
I was working through the derivation of Tech Doc equation 11, which seems to be missing a 0.5 term.
If the log-likelihood is `-(A-1) * T * log(tau) - 0.5 * sum(eta^2)/tau^2`, then substitution of …
-
- [ ] boxplot for segmentation outlier
- [ ] residual to tree methods (check variable missing)
- [ ] single Tree visualisation on 2 dimension split, which can compare with different tree methods.
-…
-
Used dataset (http://h2o-public-test-data.s3.amazonaws.com/bigdata/laptop/glm_ordinal_logit/ordinal_multinomial_training_set.csv) from tutorial to configure grid search
hyper_parameters = {'alpha'…
-
Is there any work on adding multi-class classification capabilities? Maybe we could start something with gbm.
-
See [CRAN](https://cran.r-project.org/package=unmarked) and [SO](https://stackoverflow.com/q/60436420/2094622).
-
The idea of posteriori is basically advanced napkin math, so you don't want to get bogged down with false precision. That said,
1. maybe you have data
2. maybe you _have_ fit some sort of model, eith…
-
## 🚀 Feature
Add a `like` argument to all the creation ops such that, given a tensor `x`, `torch.eye(3, like=x)` has the same semantics as `torch.eye(3, dtype=x.dtype, device=x.device)`.
## Motiva…
-
**Data**
- [X] Work with goundfish biologists to determine if we should account for a change in selectivity or catchability when the fishery changed from open access to limited entry or any other p…
-
I'm observing a number of test suite failures:
```
"test_coverage_bernoulli_cpu_float32"
"test_coverage_column_stack_cpu_float32"
"test_coverage_diagflat_cpu_float32"
"test_cove…
-
Hello sir,I have issues using malaya package.
when i try to used `model = malaya.emotion.multinomial()` it show an error message below.I have time several code but still have same issues.I don't …