We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Spice up your website with machine learning!

Formal Metadata

Title
Spice up your website with machine learning!
Title of Series
Number of Parts
133
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Have you seen many conference talks explaining machine learning algorithms? But are still unsure how can you use them in the real world? In this talk I’ll show how I used machine learning methods to improve the user experience in a .NET web application.As an example, I’ll use the fssnip.net website which allows simple sharing of F# code samples. The website stores a lot of very useful code snippets, but the original version of the website lacks any search capability and organisation of the code samples is a complete mess. In the talk, I’ll walk you through several machine learning algorithms for text processing that we can use to improve the website and make the code samples more accessible and usable. After this talk, you will not only better understand the principles behind several machine learning algorithms, but you will also get a good idea how you can use them in practice to build user-friendly web applications.