-
https://github.com/aminrahimian/data-for-good/blob/main/tutorials/Algorithms/LinearRegression/class_1_linear_regression_mortgage.ipynb?short_path=ad7327c#L40
-
I don't know Matlab very well, however I am well versed in the arcane C programing language (thanks to Grażyna Krupińska)
Can you please add this functionality?
With regards, Dominik Godek
-
[Car-Training.csv](https://github.com/JuliaStats/GLM.jl/files/6384056/Car-Training.csv)
This is a bit urgent.
In a home exam that it is ongoing, I have the attached dataset, where students need …
-
### Reason/inspiration (optional)
We would like a new entry on the `Linear Regression Analysis` concept under Sklearn. The entry should go in a new file under `docs/content/sklearn/concepts/linear-re…
-
-
# Minimal example
```python
import time
import arviz as az
import numpy as np
import nutpie
import pandas as pd
import pymc as pm
BETA = [1.0, -1.0, 2.0, -2.0]
SIGMA = 10.0
def ge…
-
Take with a grain of salt.
I was looking at the way you select the regression models for use in predictive alerts and smart snooze features and think that it is not a good idea to rank the models b…
-
The linearization workflow below took
```julia
julia> @time batch_ss(model, :u, :y, ops);
0.108045 seconds (731.06 k allocations: 60.930 MiB, 0.00% compilation time)
```
on MTKv8
while on mast…
-
@bryce-carson
The “Multiple Linear Regression” option has been removed (hidden) from the radio button input.
I would to bring back the radio button option called Multiple Linear Regressio…
-
As required by [cuml's development guide](https://github.com/rapidsai/cuml/blob/61f85a6717d4d498ac5bb0815ca084c5f151fb00/wiki/python/DEVELOPER_GUIDE.md#creating-python-estimator-wrapper-class), estima…