Émilie Feral
|
3a58ff7728
|
[regression] Fix Model
|
2018-09-07 12:02:25 +02:00 |
|
Émilie Feral
|
e61a408a0a
|
[poincare] Get rid of AngleUnit::Default
|
2018-07-18 17:09:07 +02:00 |
|
Émilie Feral
|
dd0bc491f6
|
[poincare] Replace Poincare::Complex by std::complex
|
2018-07-18 16:32:49 +02:00 |
|
Émilie Feral
|
448f5b359c
|
[regression] Fix memory leak
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
2d43fd41ff
|
[apps/reg] Better comments
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
f031a642b8
|
[apps/reg] Cap the number of matrix modifications
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
c56652cda9
|
[apps/reg] Algorithm more robust against non invertible matrices
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
c68cd9d2ba
|
[apps/reg] Fix x prediction given y
The expressions need to be simplified before computing intersections
|
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
|
4f00d42121
|
[apps/reg] Clean and comment code
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
7ed836d12b
|
[apps/reg] Fix non invertible matrix condition
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
e174e33480
|
[apps/reg] Regression computations on arrays, not Expression::Matrix
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
aed2632c9f
|
[apps/reg] Light fix of power and logistic regressions
|
2018-07-18 10:32:46 +02:00 |
|
Léa Saviot
|
01fe25e4a1
|
[apps/reg] No regression if number of points inferior to coefficients
More specifically, prevent a regression if the number of unique point
abscissae is inferior to the number of coefficients to find.
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
a8b2183afa
|
[apps/reg] Prevent fitting when data not suitable
|
2018-07-18 10:32:45 +02:00 |
|
Léa Saviot
|
1c8ff9bd83
|
[apps/reg] Put levenberg-marquardt methods in Model
|
2018-07-18 10:32:45 +02:00 |
|