Presentation: NET Machine Learning: F# and Accord.NET
Location:
- Seacliff A/B
Duration
Key Takeaways
- Understand how to start applying machine learning in real-world projects with .NET
- See practical examples leveraging F# and Accord.NET
- Learn several machine learning algorithms (covering regression, classification and clustering) and their use cases
Abstract
Machine learning is gaining momentum with the increase of necessity to understand data much more efficiently, to predict better for competitive profit and research. In this talk we'll run over various machine learning algorithms available in the Accord.NET - a framework for machine learning and scientific computing in .NET. We'll also have a look at sample types of problems to see how we can apply machine learning algorithms using Accord.NET framework with F# functional approach.
Interview with Alena Hall
QCon: Can you tell me about functional programming with .NET?
Alena: I really like functional programming, and I think there should be more functional programmers. When it comes to .NET, we have F# (a multi-paradigm open source language). We can do both object oriented and functional programming, and it has full interoperability with C#. It also runs on Windows, Linux, and OSX. You can write applications on Windows Phones, iPhone, and Android. All of F# is transparent and absolutely open on github.
QCon: What is Accord.NET?
Alena: Accord.net is a machine learning framework. It is written in C# and was originally implemented to work with machine learning algorithms and for audio/video processing.
You can find algorithms for supervised and unsupervised learning, containing Logistic Regression, Support Vector Machine, different kernels, statistics and lots of other algorithms. It is a tool set that you can use as a software engineer if you want to use already implemented machine learning algorithms.
QCon: How do you plan to go about discussing Machine Learning, Accord.NET, and F#?
Alena: In my talk, I’m going to first talk about machine learning in general. What is machine learning? Why are some of the use cases? Then, how software engineers can apply machine learning in their real projects using C# and F#. But I will be mostly focusing on F#, because it really simplifies working with data and makes our code cleaner and easier.
We can use Accord.NET from F# very easily. All the data preparation and preprocessing is really convenient to do with F#, so a lot of the examples will be for using F# with an import of Accord.NET library.
QCon: Most of the engineers at QCon are very senior. Does your talk target senior level engineers?
Alena: The level of my talk is for any kind of software engineer. I’m not sure what the the level of machine learning is across the conference, but it is good that most of the people will be senior. The audience should have basic mathematics and basic language concepts. I will mostly be focusing on machine learning algorithms and not on basic language constructs.
Similar Talks
Tracks
Covering innovative topics
Monday Nov 16
-
Architectures You've Always Wondered About
Silicon Valley to Beijing: Exploring some of the world's most intrigiuing architectures
-
Applied Machine Learning
How to start using machine learning and data science in your environment today. Latest and greatest best practices.
-
Browser as a platform (Realizing HTML5)
Exciting new standards like Service Workers, Push Notifications, and WebRTC are making the browser a formidable platform.
-
Modern Languages in Practice
The rise of 21st century languages: Go, Rust, Swift
-
Org Hacking
Our most innovative companies reimagining the org structure
-
Design Thinking
Level up your approach to problem solving and leave everything better than you found it.
Tuesday Nov 17
-
Containers in Practice
Build resilient, reactive systems one service at a time.
-
Architecting for Failure
Your system will fail. Take control before it takes you with it.
-
Modern CS in the Real World
Real-world Industry adoption of modern CS ideas
-
The Amazing Potential of .NET Open Source
From language design in the open to Rx.NET, there is amazing potential in an Open Source .NET
-
Optimizing You
Keeping life in balance is always a challenge. Learning lifehacks
-
Unlearning Performance Myths
Lessons on the reality of performance, scale, and security
Wednesday Nov 18
-
Streaming Data @ Scale
Real-time insights at Cloud Scale & the technologies that make them happen!
-
Taking Java to the Next Level
Modern, lean Java. Focuses on topics that push Java beyond how you currently think about it.
-
The Dark Side of Security
Lessons from your enemies
-
Taming Distributed Architecture
Reactive architectures, CAP, CRDTs, consensus systems in practice
-
JavaScript Everywhere!
Javascript is Everywhere. Learn why
-
Culture Reimagined
Lessons on building highly effective organizations