-
- [x] 1. hypothesis
- [x] 2. cost funcion
- [x] 3. Gradinet descent
- [x] 4. convex/non-convex
-
# Requirements for Linear regresion model
- [ ] Normal equation implementation.
- [ ] Gradient based learning.
- [ ] At least two module implementation.
- [ ] Math documentation.
-
### Description
It would be super nice in JASP to have the possibility to easy check assumptions through depictions when running a linear regression.
### Purpose
More elegant assumption testi…
-
As a contributor
- explain Linear Regression basics by implementing python code from scratch
- visualize Regression line and Loss Curve
- show the effects of changing hyperparameters
- Use L1 and…
-
@tdhock,
The existing interval regression models include AFT, linear, and decision tree methods. While it may seem like a straightforward approach, would it be feasible to write a paper exploring the…
-
Hi Harish,
trying linear regression,
this works:
*from
partition by acct_no
order by acct_no,mydt
with
linearRegSlope(x,y) as slope,
linearRegIntercept(x,y) as intercept
select acct_no…
-
### Short description of current behavior
I trained 3 models on the same task (same dataset, target and features) using the "module" argument
- Regression (ridge linear regression)
- XGBoostMixer
…
-
-
Linera regression between the real age and the calculated age
in each of the SampleGroups and each of the clocks
לעשות עקומת רגרסיה ליניארית בין הגיל האמיתי לגיל המחושב בכל אחד מסוגי הגידול והשעוני…
-
![image1](https://user-images.githubusercontent.com/37444351/44082963-c043be52-9fed-11e8-9991-650293235d91.png)