Transformations: Add regression analysis transformation (#78457)
* regression analysis first dragt * Swap to better regression libraries * fix name * Interpolate x points instead of using source x points * clean up ui and add feature toggle * fix merge error * change to loop for finding min max, rename resolution * Add docs * add docs and tests * change name to regression analysis * update docs * Fix editor labels * add regression images * fix docs
This commit is contained in:
@@ -343,6 +343,8 @@
|
||||
"marked": "5.1.1",
|
||||
"marked-mangle": "1.1.0",
|
||||
"memoize-one": "6.0.0",
|
||||
"ml-regression-polynomial": "^3.0.0",
|
||||
"ml-regression-simple-linear": "^3.0.0",
|
||||
"moment": "2.29.4",
|
||||
"moment-timezone": "0.5.43",
|
||||
"monaco-editor": "0.34.0",
|
||||
|
||||
Reference in New Issue
Block a user