aws-mlu-explain
aws-mlu-explain copied to clipboard
Visual, Interactive Articles About Machine Learning: https://mlu-explain.github.io/
Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0. Changelog Sourced from svelte's changelog. 3.49.0 Improve performance of string escaping during SSR (#5701) Add ComponentType and ComponentProps convenience types (#6770) Add support for...
Thanks for this initiative. I would like to contribute a translation to an RTL (right to left) language for your articles. Could you document how you intend to support internationalization...
*Issue #, if available:* N/A *Description of changes:* This changes the hatted capital Bs in the equation to hatted betas to match the text. By submitting this pull request, I...
In the first house prediction example on the [Linear Regression article](https://mlu-explain.github.io/linear-regression/), there's this [confusing statement](https://github.com/aws-samples/aws-mlu-explain/blob/main/code/linear-regression/src/Components/ScrollyRegression.svelte#L135-L136) that is probably a typo: > Of course we know this model is bad -...
*Issue #, if available:* *Description of changes:* Just removes the repeated "learn" under the "**Finding a Balance**" section. By submitting this pull request, I confirm that you can use, modify,...
Fixing typo mistake

Issue #, if available: Description of changes: Just changes the repeated "to" to "due" By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this...
This PR adds some minor improvements. This includes: 1. correcting a module summary in README 2. fixing spelling mistakes in some tutorials, and 3. clarifying the top level README for...