-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
When I installing a program fo…
-
(another random thought, a quick google search shows that there is some information, but I haven't read anything.)
In the illustrative quantile regression example, I used heteroscedasticity to get …
-
This outlines a roadmap for basic statistical functionality that Julia needs to offer. It is heavily drawn from the table of contents for MASS.
- [ ] Data processing [DataFrames.jl](https://github.com…
-
The `rust-ml` group is still in its infancy, but these are already available:
* [ ] linear decision trees
* [ ] non-linear manifolds
* [x] linear regression
* [ ] a Torch model, for example …
-
Some ideas for some example inverse problems that we should explain and implement in the book. Ideally, there should be problems from multiple branches of geophysics and both linear and non-linear pro…
-
**Describe the error**
3 tests fail after a Firedrake update: `test_dg_advection_icosahedral_sphere_parallel`, `test_dg_advection_cubed_sphere_parallel` and `test_poisson_analytic_linear_parallel`.
…
-
1. Linear regression
- Continuous & categorical predictors
2. Nonlinear regression (plus non-Gaussian residuals)
- Single-subject correctness sigmoids
3. Mixture models
- Model descri…
-
I've done some work in the past with CI's and PI's for non linear regression using the `propagate` package. Would you be interested in receiving a PR to add `nls` model support to this package?
-
**Fundamentals**
1. Introduction to ML
- What is ML
- Types of ML systems
- ML in R
2. Before the modeling process
- Problem framing
- Planning & scoping
- Experimentation
…
-
Your video, and the code base, have been very enlightening in understanding this sort of project. The offset, diode, and gain compensation factors make perfect sense to me. I'm a bit confused about th…