Machine Learning Projects for .NET Developers

Related posts

Feature

Machine Learning Projects for Net Developers

Description

Machine Learning Projects for .NET Developers shows you how to build smarter .NET applications that learn from data, using simple algorithms and techniques that can be applied to a wide range of real-world problems. Youll code each project in the familiar setting of Visual Studio, while the machine learning logic uses F#, a language ideally suited to machine learning applications in .NET. If youre new to F#, this book will give you everything you need to get started. If youre already familiar with F#, this is your chance to put the language into action in an exciting new context.

In a series of fascinating projects, youll learn how to:

  • Build an optical character recognition (OCR) system from scratch
  • Code a spam filter that learns by example
  • Use F#s powerful type providers to interface with external resources (in this case, data analysis tools from the R programming language)
  • Transform your data into informative features, and use them to make accurate predictions
  • Find patterns in data when you dont know what youre looking for
  • Predict numerical values using regression models
  • Implement an intelligent game that learns how to play from experience

Along the way, youll learn fundamental ideas that can be applied in all kinds of real-world contexts and industries, from advertising to finance, medicine, and scientific research. While some machine learning algorithms use fairly advanced mathematics, this book focuses on simple but effective approaches. If you enjoy hacking code and data, this book is for you.