Léa Saviot
|
f6c15198bc
|
[apps/regression] Power regression uses logarithm of series
This matches other apps results and we directly compute the values from
the data instead of doing a gradient descent.
|
2020-02-12 15:13:21 +01:00 |
|
Émilie Feral
|
365b145cf3
|
[poincare] Change names: LayoutReference-->Layout
|
2018-09-18 16:29:44 +02:00 |
|
Émilie Feral
|
dde1409be2
|
[regression] Fix Models with new Poincare API
|
2018-09-07 11:40:05 +02:00 |
|
Léa Saviot
|
68d915fb3e
|
[apps/reg] Fix window sizing: cursor appears even with big bannerview
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
7a114f525e
|
[apps/reg] Implement numerical level set
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
4b8462ed8a
|
[apps/reg] Do not show "Yprediction given x" if not available
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
644eec52e2
|
[apps/reg] Model::numberOfCoefficients return an int, not a double
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
f885923957
|
[apps/reg] Display correct formula in banner view
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
89149ea269
|
[apps/reg] Fit linear regression using direct formula
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
8c5a208b31
|
[app/reg] Model layouts are accessible through virtual method
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
5f865814f0
|
[apps/reg] Each regression model can evaluate levelSets (= antecedents)
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
e4fc5e8a64
|
[apps/reg] Display the regression layouts is RegressionController
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
5b6909ea5e
|
[apps/reg] Rename RegressionModel -> Model
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
a7c0bab248
|
[apps/regression] Levenberg Marquardt regression algorithm
|
2018-07-18 10:32:44 +02:00 |
|