aws-mlu-explain icon indicating copy to clipboard operation
aws-mlu-explain copied to clipboard

Visual, Interactive Articles About Machine Learning: https://mlu-explain.github.io/

Results 13 aws-mlu-explain issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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,...

![image](https://github.com/aws-samples/aws-mlu-explain/assets/28783826/7dbf1232-3c79-44fc-819d-003a0745b766)

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...