-
This is not really an issue, just a suggestion -- hope all is well!
We are finding new ways to use SEEKR by specifying custom alphabets. In these experiments, we are encountering words or k-mers th…
-
https://arxiv.org/abs/1904.11738
-
**Title:** Develop Automated Predictive Model Selection and Statistical Inference Tool
**Description:**
This project aims to develop an automated tool, `predict_ml()`, for predictive model selecti…
-
**Submitting author:** @lexcomber (Alexis Comber)
**Repository:** https://github.com/lexcomber/stgam
**Branch with paper.md** (empty if default branch): description
**Version:** 0.0.1.1
**Editor:** Pe…
-
**Submitting author:** @sidiwang (Sidi Wang)
**Repository:** https://github.com/sidiwang/snSMART
**Branch with paper.md** (empty if default branch): JOSS
**Version:** v0.2.3
**Editor:** @osorensen
**R…
-
We have the function `sample_model` which does various things on top of fitting a `brms` model.
These things are:
1. Failure tolerant model fitting. Use `purrr::safely`. If there is an error kee…
-
# Unit 1
- [x] What are vectors in machine learning? Explain with examples the different operations performed on them.
- [x] Explain Simpson’s paradox.
- [x] Discuss about Center Limit Theorem an…
-
I've been playing around with GemPy lately and also have been reproducing the tutorial videos of the Transform talks from 2020 and 2021.
To go further, I am now trying to do uncertainty analysis or …
-
hey!
First of all, I really want to appreciate for creating this amazing library!
When I try to apply the WideResNetBaseline for image classification task, the testing accuracy is really low. Th…
-
The small example of PBBO I ran is this: emukit/examples/preferential_batch_bayesian_optimization/minimum_working_example.py
When I directly run this py file, sometimes I encounter the issue of cov…