https://github.com/sumitarora/build-measure-machine-learn
Build, Measure, and Machine Learn with Angular
https://github.com/sumitarora/build-measure-machine-learn
Last synced: 4 months ago
JSON representation
Build, Measure, and Machine Learn with Angular
- Host: GitHub
- URL: https://github.com/sumitarora/build-measure-machine-learn
- Owner: sumitarora
- License: mit
- Created: 2017-04-06T17:00:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T17:06:12.000Z (about 9 years ago)
- Last Synced: 2025-10-30T19:59:48.995Z (7 months ago)
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Build, Measure, and Machine Learn with Angular](https://www.ng-conf.org/sessions/build-measure-machine-learn-angular/)
This talk takes the audience on a journey from building a basic feature toggling infrastructure in Angular 2, to running simple A/B tests to support a build-measure-learn process, to personalized presentations based on human derived rules and, finally, to using machine learning algorithms to make conversion optimizing decisions. As well as providing insights into how feature toggles support continuous deployment and experiments (a useful skill in today’s day-to-day development), the audience will get a first hand look at how neural networks can automate decisions – a cute tool now, but one day similar technologies will replace much of what programmers do today.