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

Here Come The Robots - Django and Machine Learning

Formal Metadata

Title
Here Come The Robots - Django and Machine Learning
Title of Series
Number of Parts
50
Author
Contributors
License
CC Attribution - 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
Machine Learning is probably the most important development in our industry (and possibly our civilisation!). Previously restricted to math geniuses with access to supercomputers and massive data centres, machine learning tools are increasingly available as web services which are easily consumed from more traditional web applications. Python has become the lingua franca of machine learning, so Django developers are well placed to take advantage of the next wave of application development. In this talk I’ll outline the various machine learning platforms and provide a set of practical examples that demonstrate how Django developers can start taking advantage of artificial intelligence in their own applications. These will include: Image recognition - using Microsoft Azure Vision to automatically caption and label the images your users upload Entity analysis - using the Google Cloud Natural Language API to tag news articles with people, locations and events Predictions - using Amazon Machine Learning to build a ‘you may also like’ feature Sentiment analysis - using IBM Watson to understand the tone of comments submitted to your site